showtip
function showtip(delay: number)
Shows the tooltip after a specified delay.
PARAMETER | TYPE | OPTIONAL | DEFAULT | DESCRIPTION |
---|---|---|---|---|
delay | number | Delay in milliseconds before showing the tooltip. |
function showtip(delay: number)
Shows the tooltip after a specified delay.
PARAMETER | TYPE | OPTIONAL | DEFAULT | DESCRIPTION |
---|---|---|---|---|
delay | number | Delay in milliseconds before showing the tooltip. |