Method Bottom | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Bottom(View)

Creates a Pos object that tracks the Bottom (Y+Height) coordinate of the specifiedView

public static Pos Bottom(View view)

Parameters

view View

The View that will be tracked.

Returns

Pos

The Pos that depends on the other view.

Edit this page