MapKit.MKMapView.DequeueReusableAnnotation Method
Returns a reusable annnotation view.

Syntax

[Foundation.Export("dequeueReusableAnnotationViewWithIdentifier:")]
public virtual MKAnnotationView DequeueReusableAnnotation (string withViewIdentifier)

Parameters

withViewIdentifier
The identifier that is used to identify the annotation view for reuse.

Returns

A reusable annotation view.

Remarks

Allows annotation view that are not longer on the screen to be reused for annotations that are on the screen. This is a performance optimization that reduces the number of annotation views that need to be created.

Requirements

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