Class PosAlign | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Enables alignment of a set of views.
public record PosAlign : Pos, IEquatable<Pos>, IEquatable<PosAlign>
Inheritance
PosAlign
Implements
Inherited Members
Properties
Gets the alignment settings.
Gets the identifier of a set of views that should be aligned together. When only a single set of views in a SuperView is aligned, setting GroupId is not needed because it defaults to 0.
Methods
CalculateMinDimension(int, IReadOnlyCollection, Dimension)
Returns the minimum size a group of views with the same groupId
can be.
Returns a string that represents the current object.