Type:SizeFit

From Resonite Wiki
Revision as of 22:33, 28 July 2024 by AmasterAmaster (talk | contribs) (Added a description. Added a type info box. Added a see also section.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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