ScrollStateListener

fun interface ScrollStateListener

Scroll change listener invoked when the scroll position changes.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun onScrollStateChanged(v: View, scrollStatus: Int)