Share via


CKSystemSharingUIObserver.SystemSharingUIDidStopSharingHandler Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Action<CloudKit.CKRecordID,Foundation.NSError>? SystemSharingUIDidStopSharingHandler { [Foundation.Export("systemSharingUIDidStopSharingBlock", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSystemSharingUIDidStopSharingBlock:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("systemSharingUIDidStopSharingBlock", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setSystemSharingUIDidStopSharingBlock:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.SystemSharingUIDidStopSharingHandler : Action<CloudKit.CKRecordID, Foundation.NSError> with get, set

Property Value

Attributes

Applies to