Slider.finalCallback

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool delegate(T) finalCallback()
  2. void finalCallback(bool delegate(T) callback)
    class Slider(T)
    final
    void
    finalCallback
    (
    bool delegate
    (
    T
    )
    callback
    )

Meta