Interface FullScreenEntered

All Superinterfaces:
Event, FullScreenEvent

public interface FullScreenEntered extends FullScreenEvent
An event indicating that the browser instance entered the fullscreen mode.
  • Method Summary

    Modifier and Type
    Method
    Description
    default FullScreen
    Returns the FullScreen instance that initiated this event.