DropEventArgs.PlatformArgs 属性

定义

获取与 DropEventArgs关联的特定于平台的参数。

public:
 property Microsoft::Maui::Controls::PlatformDropEventArgs ^ PlatformArgs { Microsoft::Maui::Controls::PlatformDropEventArgs ^ get(); };
public Microsoft.Maui.Controls.PlatformDropEventArgs? PlatformArgs { get; }
member this.PlatformArgs : Microsoft.Maui.Controls.PlatformDropEventArgs
Public ReadOnly Property PlatformArgs As PlatformDropEventArgs

属性值

适用于