Langage

View.DispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation) Méthode

Définition

Répartit WindowInsetsAnimation.Callback#onPrepare(WindowInsetsAnimation) lorsque l’animation Des ensembles de fenêtres est en cours de préparation.

[Android.Runtime.Register("dispatchWindowInsetsAnimationPrepare", "(Landroid/view/WindowInsetsAnimation;)V", "GetDispatchWindowInsetsAnimationPrepare_Landroid_view_WindowInsetsAnimation_Handler", ApiSince=30)]
public virtual void DispatchWindowInsetsAnimationPrepare(Android.Views.WindowInsetsAnimation animation);
[<Android.Runtime.Register("dispatchWindowInsetsAnimationPrepare", "(Landroid/view/WindowInsetsAnimation;)V", "GetDispatchWindowInsetsAnimationPrepare_Landroid_view_WindowInsetsAnimation_Handler", ApiSince=30)>]
abstract member DispatchWindowInsetsAnimationPrepare : Android.Views.WindowInsetsAnimation -> unit
override this.DispatchWindowInsetsAnimationPrepare : Android.Views.WindowInsetsAnimation -> unit

Paramètres

animation
WindowInsetsAnimation

animation actuelle

Attributs

Remarques

Répartit WindowInsetsAnimation.Callback#onPrepare(WindowInsetsAnimation) lorsque l’animation Des ensembles de fenêtres est en cours de préparation.

Java documentation pour android.view.View.dispatchWindowInsetsAnimationPrepare(android.view.WindowInsetsAnimation).

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à