Table of Contents

Method Width

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Width(View?)

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

public static Dim Width(View? view)

Parameters

view View

The view that will be tracked.

Returns

Dim

The width Dim of the other View.