ScrollBar.maxValue

Returns the maximum value of the slider.

  1. int maxValue [@property getter]
    class ScrollBar
    @property @nogc @safe pure nothrow const
    int
    maxValue
    ()
  2. int maxValue [@property setter]

Meta