共用方式為


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

屬性值

適用於