UIPasteboard.Images Property

Definition

The images of all the pasteboard items.

public virtual UIKit.UIImage[] Images { [Foundation.Export("images", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setImages:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Images : UIKit.UIImage[] with get, set

Property Value

Attributes

Applies to