Interface FullScreenEvent
- All Superinterfaces:
Event
- All Known Subinterfaces:
FullScreenEntered,FullScreenExited
The base interface for fullscreen events.
-
Method Summary
Modifier and TypeMethodDescriptionReturns theFullScreeninstance that initiated this event.
-
Method Details
-
fullScreen
FullScreen fullScreen()Returns theFullScreeninstance that initiated this event.
-