Skip to main content

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
delay

number

0

Delay time before hiding the control bar after mouse leave (ms)

idleDelay

>=4.0.0
idleDelay

number

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
initialDelay

number

3000

Initial delay before the control bar hides (ms)