AspectType

Used by UIAspectRatioConstraint.AspectType to control sizing behavior.

Items

NameValueSummary
FitWithinMaxSize0

The object will be the maximum size possible within its own AbsoluteSize.

ScaleWithParentSize1

The object's maximum size will be the size of the parent while still maintaining the aspect ratio.

On this page