Hover.hoverDelay
uint hoverDelay() @property nothrowGet hoverDelay property.
Returns
Contains the number of milliseconds to delay before showing the hover assistant.
void hoverDelay(uint propval) @property nothrowSet hoverDelay property.
Parameters
propval | Contains the number of milliseconds to delay before showing the hover assistant. |