[]
Configurates ShowAtMouse. Sets a value that determines whether the tooltip should be positioned with respect to the mouse position rather than the target element.
public TBuilder ShowAtMouse(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |