ScrollInput.setScroll

Set the scroll to a value clamped between start and end. Doesn't trigger the changed event.

  1. void setScroll(ptrdiff_t value)
    class ScrollInput
    void
    setScroll
    (
    ptrdiff_t value
    )
  2. void setScroll(float value)

Meta