Domanda

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?

Nessuna soluzione corretta

Altri suggerimenti

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

Check EGOImageViewDelegate.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top