WindowElement.onMouseMove

Called if mouse is moved on object

class WindowElement
void delegate(Event ev) onMouseMove;

Meta