MKAnnotationView.SetSelected(Boolean, Boolean) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Méthode appelée pour définir des valeurs qui contrôlent si la vue d’annotation est sélectionnée et si les changements d’état de sélection sont animés.
[Foundation.Export("setSelected:animated:")]
public virtual void SetSelected (bool selected, bool animated);
abstract member SetSelected : bool * bool -> unit
override this.SetSelected : bool * bool -> unit
Paramètres
- selected
- Boolean
- animated
- Boolean
- Attributs