webkitDisplayingFullscreen
A Boolean value indicating whether the video is displaying in fullscreen mode.
Declaration
readonly attribute boolean webkitDisplayingFullscreen;Discussion
true if displaying in fullscreen mode; otherwise, false.
A Boolean value indicating whether the video is displaying in fullscreen mode.
readonly attribute boolean webkitDisplayingFullscreen;true if displaying in fullscreen mode; otherwise, false.