Class PosFunc | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Represents a position that is computed by executing a function that returns an integer position.
public record PosFunc : Pos, IEquatable<Pos>, IEquatable<PosFunc>
Inheritance
PosFunc
Implements
Inherited Members
Constructors
Represents a position that is computed by executing a function that returns an integer position.
Properties
The function that computes the dimension. If this function throws LayoutException...
Methods
Returns a string that represents the current object.