Terminal.Gui
1.0.0.0
System.Enum
Determines the LayoutStyle for a view, if Absolute, during LayoutSubviews, the
value from the Frame will be used, if the value is Computer, then the Frame
will be updated from the X, Y Pos objets and the Width and Heigh Dim objects.
To be added.
Field
1.0.0.0
Terminal.Gui.LayoutStyle
The position and size of the view are based on the Frame value.
Field
1.0.0.0
Terminal.Gui.LayoutStyle
The position and size of the view will be computed based on the
X, Y, Width and Height properties and set on the Frame.