Method TrayIcon():hide() Foundation
Hides the tray icon.
:hide() --> lSuccess
.T. (true) if the icon is hidden or .F. (false) in case of failure.
Removes the tray icon from the notification area. The tray icon is no longer visible afterwards and cannot be interacted with. A hidden tray icon can be shown again later using :show().
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.