Public Vars

Back

with-pointer-left-btn-down (clj)

(source)

macro

(with-pointer-left-btn-down input & body)
Returns `input` source piped through pointer left button down action, then presumably a `body` of more actions then a pointer left button up action.

Examples