Wednesday, December 11, 2013

UIImageView slideshow

adImageView.animationImages = urlImageArray;
adImageView.animationDuration = 2.00;
adImageView.animationRepeatCount = 0;
[AdImageView startAnimating];
The above can be achieved slideshow. But how do you know the current play the first few pictures of the information? ? How to view the contents of the first few pictures

No comments:

Post a Comment