共用方式為


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

屬性值

適用於