Window.hintDelay

Function/Meaning
[Windows *] Hint display wait time
Type
Window Class Properties
Explanation

Represents the hint display wait time in milliseconds.
You can also set the value.
The default is 500 milliseconds.
If set to 0, Window.onHintChanged will be called immediately (always visible).
If you set -1, the hint will not be displayed.

Reference
Window.onHintChanged