View.FindOnBackInvokedDispatcher 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.
Parcourez la hiérarchie d’affichage pour trouver la hiérarchie la plus OnBackInvokedDispatcher
proche.
[Android.Runtime.Register("findOnBackInvokedDispatcher", "()Landroid/window/OnBackInvokedDispatcher;", "", ApiSince=33)]
public Android.Window.IOnBackInvokedDispatcher? FindOnBackInvokedDispatcher ();
[<Android.Runtime.Register("findOnBackInvokedDispatcher", "()Landroid/window/OnBackInvokedDispatcher;", "", ApiSince=33)>]
member this.FindOnBackInvokedDispatcher : unit -> Android.Window.IOnBackInvokedDispatcher
Retours
De OnBackInvokedDispatcher
ce ou de l’ancêtre le plus proche, ou null si cette vue n’est pas attachée et n’a pas d’ancêtre fournissant un OnBackInvokedDispatcher
.
- Attributs
Remarques
Parcourez la hiérarchie d’affichage pour trouver la hiérarchie la plus OnBackInvokedDispatcher
proche.
Documentation Java pour android.view.View.findOnBackInvokedDispatcher()
.
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.