i want method to be called after some duration of UIImageView animation.
like i’ve NSArray with 400 UIImage for animation with animationDuration 20 second. i want event to be fired after 10 second … so how can i do that stuff ?
any help appreciable ..
Have you tried something like:
pls try to be more specific, but I guess this should to the trick