V3TestBehavior

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun onNestedScroll(coordinatorLayout: CoordinatorLayout, child: View, target: View, dxConsumed: Int, dyConsumed: Int, dxUnconsumed: Int, dyUnconsumed: Int, type: Int, consumed: Array<Int>)
Called when a nested scroll in progress has updated and the target has scrolled or attempted to scroll.