Frontier.hideApplication

Syntax Frontier.hideApplication ()

Params None.

Action Hides the application.

Returns True.

Examples Frontier.hideApplication ()

   » true

Notes This verb is new in 8.0.

On Windows, the app when hidden is still accessible via the system tray icon.

On Macintosh, the app can be brought to front via the Dock (OS X) or the Applications menu (classic).

See Also Frontier.bringToFront

Discuss