Method TrayIcon():new() Foundation

Initializes a new TrayIcon instance.

Syntax
:new() --> self
Return

This method returns self.

Description

Initializes a new TrayIcon instance with default values. The :create() method must be used to allocate resources for the new instance and to enable it to register icons or display popup notifications.

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.