Page tree
Skip to end of metadata
Go to start of metadata

Toggles full screen.


Parameters:

NameTypeDescription
actionNameString'toggleFullScreen' full screen mode toggling API.


Example:

editor.execCommand('toggleFullScreen');
  • No labels