HELIX.Widgets.Elements
Namespace
Enums
Classes
Abstract Classes
Interfaces
I Prefer Explicit FlexInterface
Indicates that widgets using implicit flex filling (e.g. ModifierFallbacks.FlexFill)
should use tight constraints by default, preventing them and their children from expanding beyond their
intrinsic preferred size.
Also provides the preferred flex-axis for widgets such as HGap that need to know what their main-axis is going to be.
I Prefer StackingInterface
Indicates that widgets should automatically use absolute positioning instead of the flex layout.