Method TrayIcon():setAnimationTimeout() Foundation

Sets timeout for animating icons.

Syntax
:setAnimationTimeout( [<nTimeout>] ) --> cOldTimeout
Parameters
<nTimeout>
The animation timeout in one-hundredth of a second. If no timeout is given, the method just returns the current timeout.
Return

The previous animation timeout.

Description

Sets the timeout between the individual phases when animating icons. This occurs when an array of icons is set using :setIcon(). The default animation timeout is 70.

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.