Langue

IWindowInsetsController.ControllableInsetsChangedEventArgs Constructeur

Définition

Initialise les données d’événement managées passées au rappel associé.

public ControllableInsetsChangedEventArgs(Android.Views.IWindowInsetsController controller, int typeMask);
new Android.Views.IWindowInsetsController.ControllableInsetsChangedEventArgs : Android.Views.IWindowInsetsController * int -> Android.Views.IWindowInsetsController.ControllableInsetsChangedEventArgs

Paramètres

controller
IWindowInsetsController

Valeur Android.Views.IWindowInsetsController utilisée pour le contrôleur.

typeMask
Int32

Valeur System.Int32 utilisée pour le masque de type.

S’applique à