Slider.tickCount

Number of ticks displayed on the slider, including border ticks. Ticks are uniformly-distributed value markers.

  1. long tickCount [@property getter]
    struct Slider
    @nogc nothrow @property
    long
    tickCount
    ()
  2. long tickCount [@property setter]

Meta