NSTextAttachment.Image Property

Definition

A UIImage representing this NSTextAttachment's Contents.

public virtual UIKit.UIImage Image { [Foundation.Export("image", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setImage:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Image : UIKit.UIImage with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to