سؤال

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