iOSLayoutConstraint.Priority

From Xojo Documentation

Read-Only Property (As Integer )
IntegerValue = aiOSLayoutConstraint.Priority

Supported on Mobile (iOS).

The priority of the rule.

Notes

Higher priority constraints are met before lower priority constraints.

Priority Value
Highest 1000
High 800
Medium-High 600
Medium 400
Low 200