Share via


MKMapView.SelectedAnnotations Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MapKit.IMKAnnotation[] SelectedAnnotations { [Foundation.Export("selectedAnnotations", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSelectedAnnotations:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("selectedAnnotations", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setSelectedAnnotations:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.SelectedAnnotations : MapKit.IMKAnnotation[] with get, set

Property Value

Attributes

Applies to