DragEventArgs.PlatformArgs 属性

定义

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

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

属性值

适用于