Tooltip.delay
float delay() @property nothrow @nogcGets or sets the tooltip delay in seconds.
This is the delay before a tooltip appears when the mouse hovers over a widget. The default is 1.0 seconds.
Returns
Delay in seconds
void delay(float f) @property nothrow @nogcditto