MKFeatureDisplayPriority Class

Definition

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.

Applies to