Docs (4.0.0)
class UIScrollContainer property

bottomThreshold

Vertical threshold (in pixels) until which UIScrollEvent.atBottom is set, defaults to 0.

bottomThreshold: number

Related

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