AutoHideOptions
Since version 4.0.0
Options for ControlBar's autoHide
interface AutoHideOptions
Properties
Delay time before hiding the control bar after mouse leave (ms)
Delay time before hiding the control bar becomes active, like touch on mobile device or mouse move in fullscreen mode (ms)
Initial delay before the control bar hides (ms)
Properties
delay
>=4.0.0
delaynumber
0
Delay time before hiding the control bar after mouse leave (ms)
idleDelay
>=4.0.0
idleDelaynumber
3000
Delay time before hiding the control bar becomes active, like touch on mobile device or mouse move in fullscreen mode (ms)
initialDelay
>=4.0.0
initialDelaynumber
3000
Initial delay before the control bar hides (ms)