View.DispatchWindowInsetsAnimationEnd(WindowInsetsAnimation) Methode

Definition

WindowInsetsAnimation.Callback#onEnd(WindowInsetsAnimation) Verteilt, wenn die Animation von Window Insets beendet wird.

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

Parameter

animation
WindowInsetsAnimation

Die aktuelle laufende .WindowInsetsAnimation

Attribute

Hinweise

WindowInsetsAnimation.Callback#onEnd(WindowInsetsAnimation) Verteilt, wenn die Animation von Window Insets beendet wird.

Java Dokumentation für android.view.View.dispatchWindowInsetsAnimationEnd(android.view.WindowInsetsAnimation).

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: