Share via


CKFetchShareMetadataOperation.ShareUrls Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSUrl[]? ShareUrls { [Foundation.Export("shareURLs", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setShareURLs:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("shareURLs", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setShareURLs:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.ShareUrls : Foundation.NSUrl[] with get, set

Property Value

NSUrl[]
Attributes

Applies to