Enum RootContainerSizeMode
See the class description for RootFlexContainer for more info - changes whether the RFC sizes itself, is sized by UnityUI/RectTransform, or some combination of both.
Namespace: NinjaTools.FlexBuilder
Assembly: cs.temp.dll.dll
Syntax
public enum RootContainerSizeMode
Fields
Name | Description |
---|---|
FIT_CONTENT | |
UNITY_UI |