Docs (4.0.0)
class UIScrollContainer property

horizontalThreshold

Horizontal threshold (in pixels) until which UIScrollEvent.atHorizontalStart or UIScrollEvent.atHorizontalEnd is set, defaults to 0.

horizontalThreshold: number

Related

  • class UIScrollContainerA view class that represents a container component that allows users to scroll, emitting asynchronous scroll events.