CKShareParticipant.Type Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CloudKit.CKShareParticipantType Type { [Foundation.Export("type", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setType:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("type", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setType:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.Type : CloudKit.CKShareParticipantType with get, set

Property Value

Attributes

Applies to