SeslFastScrollerEventListener

Interface to receive notifications of the fast scroller events. Use seslSetFastScrollerEventListener to set the listener.

Functions

Link copied to clipboard
abstract fun onPressed(scrollY: Float)
Link copied to clipboard
abstract fun onReleased(scrollY: Float)