UIFocusGroupPriority

Type Alias UIFocusGroupPriority 

Source
pub type UIFocusGroupPriority = NSInteger;
Available on crate feature UIFocus only.
Expand description

These are focus group priorities that the system uses and that clients can use to make an item more or less important than these system states. Any priority below 0 will be ignored.

See also Apple’s documentation