Method TrayIcon():show() Foundation

Shows the tray icon.

Syntax
:show() --> lSuccess
Return

.T. (true) if the icon is visible or .F. (false) in case of failure.

Description

Displays the icon defined using :setIcon() in the system tray. Once the icon is visible, it can participate in user interaction such as mouse-clicks or mouse hover operations.

Feedback

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.