ARAnnotatedSlider icon indicating copy to clipboard operation
ARAnnotatedSlider copied to clipboard

Demonstrates how to use KVO to react to interface changes, such as a slider being tracked.

This project demonstrates how to use KVO to observe and react to interface changes, such as a slider being tracked/moved.

Check out my blog post that talks about this code: http://blog.proculo.de/archives/182-Using-KVO-to-annotate-UISliders.html