List.dragDetect

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias dragDetect = Scrollable.dragDetect
  2. bool dragDetect(int x, int y, bool filter, bool* consume)
    class List
    override
    bool
    dragDetect
    (
    int x
    ,
    int y
    ,
    bool filter
    ,
    bool* consume
    )

Meta