Class WebViewPageLoadErrorEventArgs
Definition
- Assembly:
- Tizen.NUI.dll
Event arguments that passed via the WebView.PageLoadError.
C#Copypublic class WebViewPageLoadErrorEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsWebViewPageLoadErrorEventArgs
Properties
Declaration
C#Copypublic WebPageLoadError PageLoadError { get; }
Property Value
Type | Description |
---|---|
WebPageLoadError |