DropCompletedEventArgs.PlatformArgs Property

Definition

Gets the platform-specific arguments associated with the DropCompletedEventArgs.

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

Property Value

Applies to