Home
Modules
Application
InterApplicationBus
Notification
System
Window
Classes
Application
Notification
Window
Tutorial: window.hide
window.hide
Hides the window.
Example
var finWindow = fin.desktop.Window.getCurrent(); finWindow.hide();