MKAnnotationView.RightCalloutAccessoryView Property

Definition

Gets or sets the right detail accessory view.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to