Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-webview-root
@nativescript-community/ui-webview-root
webview
LoadProgressEventData
Interface LoadProgressEventData
interface
LoadProgressEventData
{
eventName
:
LoadProgress
;
object
:
WebViewExtBase
;
progress
:
number
;
url
:
string
;
}
Hierarchy (
View Summary
)
WebViewExtEventData
LoadProgressEventData
Index
Properties
event
Name
object
progress
url
Properties
event
Name
eventName
:
LoadProgress
The name of the event.
object
object
:
WebViewExtBase
The Observable instance that has raised the event.
progress
progress
:
number
url
url
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
event
Name
object
progress
url
Nativescript Doc
@nativescript-community/ui-webview-root
Loading...
The name of the event.