LiftOnScrollListener

Definition for a callback to be invoked when the lift on scroll elevation and background color change.

Functions

Link copied to clipboard
abstract fun onUpdate(@Dimension elevation: Float, @ColorInt backgroundColor: Int)