Table of Contents

Method Absolute

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Absolute(int)

Creates an Absolute Dim from the specified integer value.

public static Dim? Absolute(int size)

Parameters

size int

The value to convert to the Dim.

Returns

Dim

The Absolute Dim.