HorizontalScrollEventsController

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

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun scrollTo(x: Int)
Link copied to clipboard
Link copied to clipboard
open fun smoothScrollTo(x: Int)