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