質問

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