MKAnnotationView.Image Property

Definition

Gets or set the image to display in the annotation view.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to