Method SetDelay
SetDelay(long)
Sets the delay after which the tooltip appears.
bool SetDelay(long msecs)
Parameters
msecs
longDelay in milliseconds.
Returns
- bool
true
if operation is successful;false
otherwise.
Remarks
May not be supported on all platforms.