PHondogo
11/01/2022, 8:30 AMFilip Wiesner
11/01/2022, 8:42 AMAttempts to size the content to match a specified aspect ratio by trying to match one of the incoming constraints in the following order:,Constraints.maxWidth
,Constraints.maxHeight
,Constraints.minWidth
ifConstraints.minHeight
ismatchHeightConstraintsFirst
(which is the default), orfalse
,Constraints.maxHeight
,Constraints.maxWidth
,Constraints.minHeight
ifConstraints.minWidth
ismatchHeightConstraintsFirst
.true