共用方式為


DropCompletedEventArgs.PlatformArgs 屬性

定義

取得與 DropCompletedEventArgs相關聯的平臺特定自變數。

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

屬性值

適用於