Pergunta

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?

Nenhuma solução correta

Outras dicas

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

Check EGOImageViewDelegate.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top