UIPasteboard.Urls 属性

定义

所有粘贴板项的 URL。

public virtual Foundation.NSUrl[] Urls { [Foundation.Export("URLs", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setURLs:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Urls : Foundation.NSUrl[] with get, set

属性值

NSUrl[]

(此节点的更多文档即将)

此值可为 null

属性

适用于