Property Y | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Y
Gets or sets the Y position for the view (the row). Only used if the LayoutStyle is Computed.
public Pos Y { get; set; }
Property Value
The y position (line).
Remarks
If LayoutStyle is Absolute changing this property has no effect and its value is indeterminate.