DropEventArgs.PlatformArgs Property

Definition

Gets the platform-specific arguments associated with the DropEventArgs.

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

Property Value

Applies to