Share via


UIPasteboard.Image Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIImage? Image { [Foundation.Export("image", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setImage:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("image", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setImage:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Image : UIKit.UIImage with get, set

Property Value

Attributes

Applies to