次の方法で共有


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

プロパティ値

適用対象