ScrollListenerHost

Declares functions for registering and removing ScrollListeners.

Inheritors

Functions

Link copied to clipboard
abstract fun registerScrollListener(scrollListener: ScrollListener)

Registers a ScrollListener.

Link copied to clipboard
abstract fun removeScrollListener(scrollListener: ScrollListener)

Removes a ScrollListener.