Table of Contents

Method Top

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Top(View)

Returns a Pos object tracks the Top (Y) position of the specified View.

public static Pos Top(View view)

Parameters

view View

The View that will be tracked.

Returns

Pos

The Pos that depends on the other view.