Class DimPercent | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Represents a dimension that is a percentage of the width or height of the SuperView.
public record DimPercent : Dim, IEqualityOperators<Dim, Dim, bool>, IEquatable<Dim>, IEquatable<DimPercent>
Inheritance
DimPercent
Implements
Inherited Members
Constructors
DimPercent(int, DimPercentMode)
Represents a dimension that is a percentage of the width or height of the SuperView.
Properties
Gets whether the dimension is computed using the View's position or GetContentSize ().
The percentage.