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