hide()
Attempts to hide or the application.
Declaration
func hide() -> BoolMentioned in
Return Value
true if the application was successfully hidden, otherwise false.
Discussion
The property of this value will be false if the application has already quit, or if of a type that is unable to be hidden.