Method TrayIcon():onAfterMenuPopup() Foundation

Popup menu is closed.

Syntax
:onAfterMenuPopup( <oMenu> ) --> self
Parameters
<oMenu>
The XbpMenu object used for the popup menu.
Return

This method returns self.

Description

A event handler which is called automatically when a popup menu is closed. 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.