DragEventArgs.PlatformArgs Property

Definition

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

Property Value

Applies to