MapKit.MKMapView.GetAnnotations Method
Returns the annotations located in a specified map rectangle.

Syntax

[Foundation.Export("annotationsInMapRect:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_4_2)]
public virtual Foundation.NSSet GetAnnotations (MKMapRect mapRect)

Parameters

mapRect
The map rectangle to return annotations for.

Returns

The set of annotations.

Remarks

Provides fast access to a set of annotations located in some area of the map.

Requirements

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