ScrollBar.customStep

Overrides the step used when clicking increment and decrement buttons or when using arrow keys when the ScrollBar is focused.

  1. double customStep [@property getter]
    struct ScrollBar
    @nogc nothrow @property
    double
    customStep
    ()
  2. double customStep [@property setter]

Meta