ScrollBar.value

Sets the slider position, and redraws the slider. Returns the new slider position.

  1. int value [@property getter]
  2. int value [@property setter]
    class ScrollBar
    public @property
    int
    value
    (
    int val
    )

Meta