PointerEventArgs.PlatformArgs Property

Definition

Gets the platform-specific arguments associated with the PointerEventArgs.

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

Property Value

Applies to