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