Mode =  window .fullscreen .get  (  )  
                           
Description :

This instruction returns the current fullscreen mode of the window.

Return Value :

  • TRUE (full screen)
    FALSE (windowed mode)