MapKit.MKMapView.SelectedAnnotations Property
An array containing the curently selected annotations.

Syntax

[get: Foundation.Export("selectedAnnotations")]
[set: Foundation.Export("setSelectedAnnotations:")]
public virtual IMKAnnotation[] SelectedAnnotations { get; set; }

Value

This value can be null.

Remarks

When setting this property, only the first annotation in the array will be selected.

Requirements

Namespace: MapKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0