Slider.ticksOnBorders

If true, the slider will display ticks for minimum and maximum values.

  1. bool ticksOnBorders [@property getter]
  2. bool ticksOnBorders [@property setter]
    struct Slider
    @nogc nothrow @property
    void
    ticksOnBorders
    (
    bool v
    )

Meta