Table.dragDetect

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

Meta