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

プロパティ値

適用対象