MapKit.MKMapView.Annotations Property
Returns all the annotations associated with a map.

Syntax

[get: Foundation.Export("annotations")]
public virtual IMKAnnotation[] Annotations { get; }

Value

Remarks

The returned NSObjects are either instances of MapKit.MKShape, MapKit.MKUserLocation, MapKit.MKPlacemark. You can use the C# "is" or "as" operators to turn the individual objects into one of the above.

Requirements

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