Partager via


View.FindOnBackInvokedDispatcher Méthode

Définition

Parcourez la hiérarchie d’affichage pour trouver la hiérarchie la plus OnBackInvokedDispatcherproche.

[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 OnBackInvokedDispatcherproche.

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.

S’applique à