MKAnnotationView.LeftCalloutAccessoryView Property

Definition

Gets or sets the left detail accessory view.

public virtual AppKit.NSView LeftCalloutAccessoryView { [Foundation.Export("leftCalloutAccessoryView", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setLeftCalloutAccessoryView:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.LeftCalloutAccessoryView : AppKit.NSView with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to