MKMapView.AddAnnotations(IMKAnnotation[]) Method

Definition

[Foundation.Export("addAnnotations:")]
public virtual void AddAnnotations (params MapKit.IMKAnnotation[] annotations);
abstract member AddAnnotations : MapKit.IMKAnnotation[] -> unit
override this.AddAnnotations : MapKit.IMKAnnotation[] -> unit

Parameters

annotations
IMKAnnotation[]
Attributes

Applies to