fullscreenExitCombination

var fullscreenExitCombination: KeyEvent?

Specifies the KeyCombination that will allow the user to exit full screen mode. A value of 'null' will not match any KeyEvent and will make it so the user is not able to escape from fullscreen mode.

The 'character' field in the KeyEvent is unused.

See also