Method TrayIcon():onBalloonTipShow() Foundation

Balloon tip notification is shown.

Syntax
:onBalloonTipShow( <aPos> ) --> self
Parameters
<aPos>
An array with the position of the mouse pointer.
Return

This method returns self.

Description

A event handler which is called when a balloon tip notification is shown. This handler can be overridden to implement custom behavior in a user-defined class derived from TrayIcon.

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.