[]
Configurates ShowDelay. Sets the delay, in milliseconds, before showing the tooltip after the mouse enters the target element.
public TBuilder ShowDelay(int value)
Type | Name | Description |
---|---|---|
int | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |