Table of Contents

Method Height

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.