Class PosAbsolute | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Represents an absolute position in the layout. This is used to specify a fixed position in the layout.
public record PosAbsolute : Pos, IEquatable<Pos>, IEquatable<PosAbsolute>
Inheritance
PosAbsolute
Implements
Inherited Members
Constructors
Represents an absolute position in the layout. This is used to specify a fixed position in the layout.
Properties
The position of the View in the layout.
Methods
Returns a string that represents the current object.