Partager via


DropEventArgs(DataPackageView) Constructeur

Définition

Initialise une nouvelle instance de la classe DropEventArgs.

public:
 DropEventArgs(Microsoft::Maui::Controls::DataPackageView ^ view);
public DropEventArgs (Microsoft.Maui.Controls.DataPackageView view);
new Microsoft.Maui.Controls.DropEventArgs : Microsoft.Maui.Controls.DataPackageView -> Microsoft.Maui.Controls.DropEventArgs
Public Sub New (view As DataPackageView)

Paramètres

view
DataPackageView

Package de données associé à la suppression.

S’applique à