UIPasteboard.Items Property

Definition

The pasteboard items on this UIPasteBoard.

public virtual Foundation.NSDictionary[] Items { [Foundation.Export("items", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setItems:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Items : Foundation.NSDictionary[] with get, set

Property Value

Attributes

Applies to