cancel Pending Invalidates
If any callbacks to run MavericksView.invalidate have been posted with MavericksView.postInvalidate then this cancels them.
This may be useful if you have manually run MavericksView.invalidate and want to avoid the overhead of having it run again on the next frame.