MKUserTrackingMode Enum

Definition

An enumeration of valid tracking modes.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 9, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum MKUserTrackingMode
type MKUserTrackingMode = 
Inheritance
MKUserTrackingMode
Attributes

Fields

Follow 1
FollowWithHeading 2
None 0

Applies to