setFullScreen()
switches the window into the full screen mode
setFullScreen(): void;
Example
dhxWindow.setFullScreen();
Related sample: Window. Fullscreen mode
Change log:
added in v6.3
switches the window into the full screen mode
Example
dhxWindow.setFullScreen();
Related sample: Window. Fullscreen mode
added in v6.3