Edit

Share via


CKAcceptSharesOperation.ShareMetadatas Property

Definition

Gets or sets the list of share metadatas to process.

public virtual CloudKit.CKShareMetadata[] ShareMetadatas { [Foundation.Export("shareMetadatas", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setShareMetadatas:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.ShareMetadatas : CloudKit.CKShareMetadata[] with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to