Toggles full screen.


Parameters:

NameTypeDescription
actionNameString'toggleFullScreen' full screen mode toggling API.


Example:

editor.execCommand('toggleFullScreen');