An enumeration of values used by flow layouts to prioritize constraints.
Syntax
public enum UILayoutPriority
Remarks
Members
| Member Name | Description |
|---|
| DefaultHigh | The resistance by which a button resists compressing its content. |
| DefaultLow | The priority at which a button hugs its content horizontally. |
| FittingSizeLevel | Generally not used; the priority at which a view wants to conform to the value of UIView.SystemLayoutSizeFitting. |
| Required | Indicates a required constraint. The underlying value of this is 1000. |
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0