Enum DisplayModeLayout
Used for choose the display mode of this RadioGroup
Namespace: Terminal.Gui
Assembly: Terminal.Gui.dll
Syntax
public enum DisplayModeLayout
Fields
| Name | Description |
|---|---|
| Horizontal | Horizontal mode display. |
| Vertical | Vertical mode display. It's the default. |