unsetFullScreen()
switches the window from the full screen mode into the windowed mode
unsetFullScreen(): void;
Example
dhxWindow.unsetFullScreen();
Related sample: Window. Fullscreen Mode
Change log:
added in v7.1
switches the window from the full screen mode into the windowed mode
Example
dhxWindow.unsetFullScreen();
Related sample: Window. Fullscreen Mode
added in v7.1