WebViewWebResourceRequestedEventArgs.PlatformArgs Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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