Contents

webkitFullScreenKeyboardInputAllowed

A Boolean that indicates whether keyboard input is allowed in fullscreen mode.

Declaration

readonly attribute boolean webkitFullScreenKeyboardInputAllowed;

Discussion

true if keyboard input is allowed; otherwise, false.

See Also

Displaying Content Fullscreen