webkitIsFullScreen
A Boolean that indicates whether the document is in full-screen mode.
Declaration
readonly attribute boolean webkitIsFullScreen;Discussion
true if the document is in full-screen mode; otherwise, false.
A Boolean that indicates whether the document is in full-screen mode.
readonly attribute boolean webkitIsFullScreen;true if the document is in full-screen mode; otherwise, false.