Share via


WebViewWebResourceRequestedEventArgs.PlatformArgs Property

Definition

Gets the platform-specific event arguments.

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

Property Value

Applies to