DHTMLX Docs & Samples Explorer

setToFullScreen(state)

Required library edition: This method works with any edition of DHTMLX library
Required library file: dhtmlxwindows.js

sets a window to the fullscreen mode

  • state - true|false
    dhxWins.window(id).setToFullScreen(true/false);