hidetip
function hidetip(delay: number)
Hides the tooltip after a specified delay.
PARAMETER | TYPE | OPTIONAL | DEFAULT | DESCRIPTION |
---|---|---|---|---|
delay | number | Delay in milliseconds before hiding the tooltip. |
function hidetip(delay: number)
Hides the tooltip after a specified delay.
PARAMETER | TYPE | OPTIONAL | DEFAULT | DESCRIPTION |
---|---|---|---|---|
delay | number | Delay in milliseconds before hiding the tooltip. |