Question

I'm using EGOImageView and wish hide the view until it did finished loading the image from a url. Is there a method can do that?

No correct solution

OTHER TIPS

The delegate method imageViewLoadedImage: will be called when the image is loaded.

Check EGOImageViewDelegate.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top