共用方式為


MKMapView.SelectAnnotation(IMKAnnotation, Boolean) 方法

定義

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

參數

annotation
IMKAnnotation
animated
Boolean
屬性

適用於