IOnBackAnimationCallback.OnBackStarted(BackEvent) 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.
Appelé lorsqu’un mouvement d’arrière a été démarré ou que le bouton Précédent a été enfoncé.
[Android.Runtime.Register("onBackStarted", "(Landroid/window/BackEvent;)V", "GetOnBackStarted_Landroid_window_BackEvent_Handler:Android.Window.IOnBackAnimationCallback, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=34)]
public virtual void OnBackStarted (Android.Window.BackEvent backEvent);
[<Android.Runtime.Register("onBackStarted", "(Landroid/window/BackEvent;)V", "GetOnBackStarted_Landroid_window_BackEvent_Handler:Android.Window.IOnBackAnimationCallback, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=34)>]
abstract member OnBackStarted : Android.Window.BackEvent -> unit
override this.OnBackStarted : Android.Window.BackEvent -> unit
Paramètres
- backEvent
- BackEvent
Informations BackEvent
contenant sur l’appui tactile ou sur le bouton.
- Attributs
Remarques
Appelé lorsqu’un mouvement d’arrière a été démarré ou que le bouton Précédent a été enfoncé.
Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.