CKShareParticipant.Permission Property

Definition

Gets or sets a value that describes the user's share permissions.

public virtual CloudKit.CKShareParticipantPermission Permission { [Foundation.Export("permission", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setPermission:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.Permission : CloudKit.CKShareParticipantPermission with get, set

Property Value

Attributes

Applies to