Removes the delegate that is assigned to the mouseMove event.
public final void removeOnMouseMove( MouseEventHandler value )
value
The MouseEventHandler delegate to be removed.
See Also addOnMouseMove