AgentTaskState.ShouldInterruptPreviousAnimation 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.
Indique que l’icône de ce nouvel état doit interrompre l’animation de l’icône de l’état précédent.
[Android.Runtime.Register("shouldInterruptPreviousAnimation", "()Z", "", ApiSince=37)]
public bool ShouldInterruptPreviousAnimation();
[<Android.Runtime.Register("shouldInterruptPreviousAnimation", "()Z", "", ApiSince=37)>]
member this.ShouldInterruptPreviousAnimation : unit -> bool
Retours
true si l’icône de cet état doit interrompre l’animation de l’état précédent, au lieu de la lire jusqu’à l’achèvement.
- Attributs