Table of Contents

Property Flags

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Flags

Gets the flag values and names.

public IReadOnlyDictionary<uint, string>? Flags { get; }

Property Value

IReadOnlyDictionary<uint, string>