Share via


WebViewInitializingEventArgs.PlatformArgs Property

Definition

Gets the platform-specific event arguments.

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

Property Value

Applies to