Table of Contents

Method X

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

X(View?)

Creates a Pos object that tracks the Left (X) position of the specified View.

public static Pos X(View? view)

Parameters

view View

The View that will be tracked.

Returns

Pos

The Pos that depends on the other view.