Interface FullScreenExited
- All Superinterfaces:
Event
,FullScreenEvent
An event indicating that the browser instance exited the fullscreen mode.
-
Method Summary
Modifier and TypeMethodDescriptiondefault FullScreen
Returns theFullScreen
instance that initiated this event.
-
Method Details
-
fullScreen
Description copied from interface:FullScreenEvent
Returns theFullScreen
instance that initiated this event.- Specified by:
fullScreen
in interfaceFullScreenEvent
-