Enumerates the states that an application can have when attempting to obtain a permission.
Syntax
[ObjCRuntime.Availability(ObjCRuntime.Platform.Mac_10_10, ObjCRuntime.Platform.None, ObjCRuntime.Platform.None, ObjCRuntime.Platform.None)]
[ObjCRuntime.iOS(8, 0)]
[ObjCRuntime.Native]
public enum CKApplicationPermissionStatus
Remarks
Members
| Member Name | Description |
|---|
| CouldNotComplete | An error occured while attempting to obtain the permission. |
| Denied | The user denied the permission request. |
| Granted | The user granted the permission request. |
| InitialState | The application has not yet requested the permission. |
Requirements
Namespace: CloudKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0