MKFeatureDisplayPriority Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates annotation display priorities.
[ObjCRuntime.NoWatch]
[ObjCRuntime.TV(11, 0)]
public static class MKFeatureDisplayPriority
type MKFeatureDisplayPriority = class
- Inheritance
-
MKFeatureDisplayPriority
- Attributes
Fields
DefaultHigh |
Indicates that the annotation is a high priority for display. |
DefaultLow |
Indicates that the annotation is a low priority for display. |
Required |
Indicates that the annotation is required to be displayed. |