DragStartingEventArgs.PlatformArgs Property

Definition

Gets the platform-specific arguments associated with the 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

Property Value

Applies to