ScrollBar.maxValue

Sets the new maximum value and bar lenght of the slider. Position is kept or lowered if maximum is reached.

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

Meta