I am using uislider in my application.Now i want to get position of center button when i am moving slider.How it possible?
A:
It's one of the subviews. However, accessing it like this is prone to breakage in future OS versions. You can probably make a reasonable guess of the coordinates with a little math though.
tc.
2010-06-11 02:21:14