hide()

Hides the main application window.

Syntax

hide()

Parameters

Parameter Type Description
None Hides the main application window.

Return Value

Examples

Hide the main window

hide();

See also

is_visible
show
hide
set_status
set_progress
is_ui_ready