View.SetWindowInsetsAnimationCallback(WindowInsetsAnimation+Callback) Method

Definition

Sets a WindowInsetsAnimation.Callback to be notified about animations of windows that cause insets.

C#
[Android.Runtime.Register("setWindowInsetsAnimationCallback", "(Landroid/view/WindowInsetsAnimation$Callback;)V", "GetSetWindowInsetsAnimationCallback_Landroid_view_WindowInsetsAnimation_Callback_Handler", ApiSince=30)]
public virtual void SetWindowInsetsAnimationCallback (Android.Views.WindowInsetsAnimation.Callback? callback);

Parameters

callback
WindowInsetsAnimation.Callback

The callback to set.

Attributes

Remarks

Java documentation for android.view.View.setWindowInsetsAnimationCallback(android.view.Callback).

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

Produkt Wersje
.NET for Android .NET for Android API 34, .NET for Android API 35