Method Right | Terminal.Gui v1 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Right(View)

Returns a Pos object tracks the Right (X+Width) coordinate of the specified View.

public static Pos Right(View view)

Parameters

view View

The View that will be tracked.

Returns

Pos

The Pos that depends on the other view.

Edit this page