Public Vars

Back

get-window-position (clj)

(source)

multimethod

(get-window-position driver)
Have `driver` return the current window position, in pixels relative to the screen, as a map of `:x` and `:y`.

Examples