Name: | SizeFit |
Type: | FrooxEngine.UIX.SizeFit
|
The SizeFit type is an Enum value that tells components what size to use as a type of fit for UIX element contents.
Name | Value | Description |
---|---|---|
Disabled
|
0 | |
MinSize
|
1 | |
PreferredSize
|
2 |
See Also
- ContentSizeFitter uses this for its contents.