Table of Contents

Method Absolute

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Absolute(int)

Creates a Pos object that is an absolute position based on the specified integer value.

public static Pos Absolute(int position)

Parameters

position int

The value to convert to the Pos.

Returns

Pos

The Absolute Pos.