Edit

Share via


CKFetchShareMetadataOperation.FetchShareMetadataCompleted Property

Definition

Gets or sets the action that is run after the share metadata are fetched.

public virtual Action<Foundation.NSError> FetchShareMetadataCompleted { [Foundation.Export("fetchShareMetadataCompletionBlock", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setFetchShareMetadataCompletionBlock:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.FetchShareMetadataCompleted : Action<Foundation.NSError> with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to