Interface: ScrollSeekConfiguration
Properties
change()?
optionalchange: (velocity,range) =>void
called during scrolling in scroll seek mode - use to display a hint where the list is.
Parameters
velocity
number
range
Returns
void
enter
enter:
ScrollSeekToggle
Callback to determine if the list should enter "scroll seek" mode.
exit
exit:
ScrollSeekToggle
Callback to determine if the list should exit "scroll seek" mode.