VerticalScrollEventsController

A controller that can be passed as com.facebook.litho.annotations.Prop to a VerticalScrollSpec to trigger events from outside the component hierarchy.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun scrollTo(y: Int)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun setScrollView(scrollView: LithoScrollView?)
Link copied to clipboard