setActivationDelay

Sets the delay after entering an activation edge before activation of auto-scrolling. By default, the activation delay is set to getTapTimeout.

Specifying a delay of zero will start auto-scrolling immediately after the touch position enters an activation edge.

Return

The scroll helper, which may used to chain setter calls.

Parameters

delayMillis

The activation delay in milliseconds.