Edit

Share via


CKShare.PublicPermission Property

Definition

Gets the permissions that new share participants are automatically granted.

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

Property Value

Attributes

Applies to