Property Y | Terminal.Gui v1 (original) (raw)

Namespace

Terminal.Gui

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

Pos

The y position (line).

Remarks

If LayoutStyle is Absolute changing this property has no effect and its value is indeterminate.

Edit this page