Method Absolute | Terminal.Gui v2 (original) (raw)
Namespace
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
The Absolute Pos.