DragStartingEventArgs.PlatformArgs プロパティ

定義

に関連付けられているプラットフォーム固有の引数を取得します DragStartingEventArgs

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

プロパティ値

適用対象