Slider.callback

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

Meta