Home
Classes
Application
ExternalApplication
Frame
ChannelClient
ChannelProvider
Window
Namespaces
Clipboard
GlobalHotkey
InterApplicationBus
- Channel
System
Global
Tutorial: window.hide
window.hide
Hides the window.
Example
var finWindow = fin.desktop.Window.getCurrent(); finWindow.hide();