MKMapView.SelectAnnotation(IMKAnnotation, Boolean) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
Parâmetros
- annotation
- IMKAnnotation
- animated
- Boolean
- Atributos