0

I have been looking for the name of this UI element for a while now, but I cant come up with anything. What is the name of the round rect with 'Reloading Data' in it? I thought that I remembered using a view like this a while back, and there was some open source library that made its use much easier.

Screen shot of cydia.

Cydia

4

3 に答える 3

1

MBProgressHUDです

このリンクでさらに多くのオープンソース コントロールを入手できます。

于 2012-11-14T05:59:46.807 に答える
1

Apple API は非公開であり、AppStore アプリでは使用できません。私と他の多くの人が MBProgressHUD を使用しています: http://cocoadev.com/wiki/MBProgressHUD

于 2012-11-14T05:28:31.047 に答える
0

UIActivityIndi​​cator を使用しないのはなぜですか? サードパーティのコードを実装する必要なく、本質的に同じユーティリティを提供しますか? クラスがまだ提供していないカスタム動作が本当に必要ですか? シンプルなほどよくわかります..? ;)

于 2012-11-14T07:28:48.733 に答える