Table of Contents

Method At

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

At(int)

Creates an Absolute Pos from the specified integer value.

public static Pos At(int n)

Parameters

n int

The value to convert to the Pos.

Returns

Pos

The Absolute Pos.