Method TrayIcon():onRbDblClick() Foundation

Right mouse button is double-clicked.

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

This method returns self.

Description

A event handler for right mouse button doube-click events. This handler can be overridden in a user-defined class derived from TrayIcon to implement custom behavior.

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.