Method TrayIcon():show() Foundation
Shows the tray icon.
:show() --> lSuccess
.T. (true) if the icon is visible or .F. (false) in case of failure.
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.
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.