Вопрос

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?

Нет правильного решения

Другие советы

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

Check EGOImageViewDelegate.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top