BoxSizingMode Enum
This page contains documentation for advanced Fuse features, so we have
taken the liberty to tick the "Show advanced things" checkbox above for
you in advance to be able to provide you with some additional information.
The sizing system used to calculate the layout of an element.
Location
- Namespace
- Fuse.Elements
- Package
- Fuse.Elements 2.9.1
Possible Values
- Standard
-
The sizing system used to calculate the layout of an element.
- NoImplicitMax
-
The sizing system used to calculate the layout of an element.
- Limit
-
The sizing system used to calculate the layout of an element.
- LayoutMaster
-
The sizing system used to calculate the layout of an element.
- FillAspect
-
The sizing system used to calculate the layout of an element.
Interface of BoxSizingMode
BoxSizingMode - BoxSizingMode : BoxSizingMode uno
BoxSizingMode != BoxSizingMode : bool uno
BoxSizingMode & BoxSizingMode : BoxSizingMode uno
BoxSizingMode ^ BoxSizingMode : BoxSizingMode uno
BoxSizingMode == BoxSizingMode : bool uno
BoxSizingMode | BoxSizingMode : BoxSizingMode uno
FillAspect : BoxSizingMode uno
The sizing system used to calculate the layout of an element.
HasFlag(BoxSizingMode) : bool uno
LayoutMaster : BoxSizingMode uno
The sizing system used to calculate the layout of an element.
Limit : BoxSizingMode uno
The sizing system used to calculate the layout of an element.
NoImplicitMax : BoxSizingMode uno
The sizing system used to calculate the layout of an element.
Standard : BoxSizingMode uno
The sizing system used to calculate the layout of an element.