Language

CancelledEventArgs(IWindowInsetsAnimationController) Constructor

Definition

Initializes the managed event data passed to the associated callback.

public CancelledEventArgs(Android.Views.IWindowInsetsAnimationController? controller);
new Android.Views.CancelledEventArgs : Android.Views.IWindowInsetsAnimationController -> Android.Views.CancelledEventArgs

Parameters

controller
IWindowInsetsAnimationController

The Android.Views.IWindowInsetsAnimationController value used for controller.

Applies to