MKMapView.DeselectAnnotation(IMKAnnotation, Boolean) Method

Definition

[Foundation.Export("deselectAnnotation:animated:")]
public virtual void DeselectAnnotation (MapKit.IMKAnnotation annotation, bool animated);
abstract member DeselectAnnotation : MapKit.IMKAnnotation * bool -> unit
override this.DeselectAnnotation : MapKit.IMKAnnotation * bool -> unit

Parameters

annotation
IMKAnnotation
animated
Boolean
Attributes

Applies to