Langue

View.DispatchWindowInsetsAnimationStart Méthode

Définition

Répartit lorsque WindowInsetsAnimation.Callback#onStart(WindowInsetsAnimation, Bounds) l’animation Des ensembles de fenêtres est démarrée.

[Android.Runtime.Register("dispatchWindowInsetsAnimationStart", "(Landroid/view/WindowInsetsAnimation;Landroid/view/WindowInsetsAnimation$Bounds;)Landroid/view/WindowInsetsAnimation$Bounds;", "GetDispatchWindowInsetsAnimationStart_Landroid_view_WindowInsetsAnimation_Landroid_view_WindowInsetsAnimation_Bounds_Handler", ApiSince=30)]
public virtual Android.Views.WindowInsetsAnimation.Bounds DispatchWindowInsetsAnimationStart(Android.Views.WindowInsetsAnimation animation, Android.Views.WindowInsetsAnimation.Bounds bounds);
[<Android.Runtime.Register("dispatchWindowInsetsAnimationStart", "(Landroid/view/WindowInsetsAnimation;Landroid/view/WindowInsetsAnimation$Bounds;)Landroid/view/WindowInsetsAnimation$Bounds;", "GetDispatchWindowInsetsAnimationStart_Landroid_view_WindowInsetsAnimation_Landroid_view_WindowInsetsAnimation_Bounds_Handler", ApiSince=30)>]
abstract member DispatchWindowInsetsAnimationStart : Android.Views.WindowInsetsAnimation * Android.Views.WindowInsetsAnimation.Bounds -> Android.Views.WindowInsetsAnimation.Bounds
override this.DispatchWindowInsetsAnimationStart : Android.Views.WindowInsetsAnimation * Android.Views.WindowInsetsAnimation.Bounds -> Android.Views.WindowInsetsAnimation.Bounds

Paramètres

animation
WindowInsetsAnimation

animation actuelle

bounds
WindowInsetsAnimation.Bounds

supérieur et inférieur Bounds qui fournit une plage de WindowInsetsAnimation.

Retours

supérieur et inférieur Bounds.

Attributs

Remarques

Java documentation pour android.view.View.dispatchWindowInsetsAnimationStart(android.view.WindowInsetsAnimation, android.view.WindowInsetsAnimation.Bounds).

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 à