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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Height(View?)

Creates a Dim object that tracks the Height of the specified View.

public static Dim Height(View? view)

Parameters

view View

The view that will be tracked.

Returns

Dim

The height Dim of the other View.

Edit this page