Freigeben über


CMAuthorizationStatus Enumeration

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum CMAuthorizationStatus
type CMAuthorizationStatus = 
Vererbung
CMAuthorizationStatus
Attribute

Felder

Name Wert Beschreibung
NotDetermined 0
Restricted 1
Denied 2
Authorized 3

Gilt für: