Share via


MKAnnotationView.LeftCalloutAccessoryView Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIView? LeftCalloutAccessoryView { [Foundation.Export("leftCalloutAccessoryView", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setLeftCalloutAccessoryView:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSView? LeftCalloutAccessoryView { [Foundation.Export("leftCalloutAccessoryView", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setLeftCalloutAccessoryView:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("leftCalloutAccessoryView", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setLeftCalloutAccessoryView:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.LeftCalloutAccessoryView : UIKit.UIView with get, set
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("leftCalloutAccessoryView", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setLeftCalloutAccessoryView:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.LeftCalloutAccessoryView : AppKit.NSView with get, set

Property Value

Attributes

Applies to