共用方式為


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

屬性值

適用於