Method TrayIcon():onLbClick() Foundation
Left mouse button is clicked.
:onLbClick( <aPos> ) --> self
This method returns self.
A event handler for left mouse button click events. The default behavior is to activate the application's main window, if any. This handler can be overridden to implement custom behavior in a user-defined class derived from TrayIcon.
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.