Package-level declarations

The fullscreen mode events.

The fullscreen mode events.

Types

Link copied to clipboard
public interface FullScreenEntered implements FullScreenEvent
public interface FullScreenEntered implements FullScreenEvent
An event indicating that the browser instance entered the fullscreen mode.
Link copied to clipboard
public interface FullScreenEvent implements Event
public interface FullScreenEvent implements Event
The base interface for fullscreen events.
Link copied to clipboard
public interface FullScreenExited implements FullScreenEvent
public interface FullScreenExited implements FullScreenEvent
An event indicating that the browser instance exited the fullscreen mode.