- 機能/意味
-
Hint display wait time
- タイプ
-
Windowクラスのプロパティ (読み書き可能)
- 説明
-
Shows the display wait time of the hint in milliseconds. You can also set a value.
The default is 500 milliseconds.
When 0 is set, Window.onHintChanged is called immediately (always in display state).
If you set -1, no hint will be displayed.
- 参照
-
Window.onHintChanged