Type:SizeFit

From Resonite Wiki
Enum
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.

Values
Name Value Description
Disabled 0
MinSize 1
PreferredSize 2


See Also