View.DispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation) Método

Definición

WindowInsetsAnimation.Callback#onPrepare(WindowInsetsAnimation) Distribuye cuando se prepara la animación de conjuntos de ventanas.

[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

Parámetros

animation
WindowInsetsAnimation

animación actual

Atributos

Comentarios

WindowInsetsAnimation.Callback#onPrepare(WindowInsetsAnimation) Distribuye cuando se prepara la animación de conjuntos de ventanas.

Java documentación para android.view.View.dispatchWindowInsetsAnimationPrepare(android.view.WindowInsetsAnimation).

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a