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