View.DispatchWindowInsetsAnimationEnd(WindowInsetsAnimation) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ウィンドウインセットアニメーションが終了したときに WindowInsetsAnimation.Callback#onEnd(WindowInsetsAnimation) をディスパッチします。
[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
パラメーター
- animation
- WindowInsetsAnimation
現在進行中の WindowInsetsAnimation。
- 属性
注釈
ウィンドウインセットアニメーションが終了したときに WindowInsetsAnimation.Callback#onEnd(WindowInsetsAnimation) をディスパッチします。
このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。