Method Left | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Left(View)
Creates a Pos object that tracks the Left (X) position of the specified View.
public static Pos Left(View view)
Parameters
view
View
The View that will be tracked.
Returns
The Pos that depends on the other view.