android-components / mozilla.components.feature.session / CoordinateScrollingFeature / <init>

<init>

CoordinateScrollingFeature(sessionManager: SessionManager, engineView: EngineView, view: View, scrollFlags: Int = DEFAULT_SCROLL_FLAGS)

Feature implementation for connecting an EngineView with any View that you want to coordinate scrolling behavior with.

A use case could be collapsing a toolbar every time that the user scrolls.