Web SDK - FullscreenOptions\_2.lockKeyboard

Home > @rainway/web > FullscreenOptions_2 > lockKeyboard

FullscreenOptions_2.lockKeyboard property

Whether to additionally lock the keyboard, preventing keypresses like Ctrl+F or Esc from reaching the browser until fullscreen is left. Defaults to true.

Signature:

lockKeyboard?: boolean;