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
unsetFullScreen(): void;
Example
dhxWindow.unsetFullScreen();
Related sample: Window. Fullscreen mode
added in v7.1