Share via


WebViewInitializedEventArgs.PlatformArgs Property

Definition

Gets the platform-specific event arguments.

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

Property Value

Applies to