次の方法で共有


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

プロパティ値

適用対象