Share via


MKMapView.AddAnnotations(IMKAnnotation[]) Method

Definition

[Foundation.Export("addAnnotations:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void AddAnnotations(params MapKit.IMKAnnotation[] annotations);
[<Foundation.Export("addAnnotations:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member AddAnnotations : MapKit.IMKAnnotation[] -> unit
override this.AddAnnotations : MapKit.IMKAnnotation[] -> unit

Parameters

annotations
IMKAnnotation[]
Attributes

Applies to