Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
iPhoneの音量のようなアラートの種類は何ですか
写真参照: http://caius.name/images/ringer.jpg
ありがとう、
これらのアラートの組み込みサポートはありませんが、独自に作成するのは非常に簡単です。プログラムでアラートを作成することもできますが、私が過去に行ったことは、リンク先のような画像を作成し、動的コンポーネントをサブビューとして追加することだけです。
より強力なものが必要な場合は、MBProgressHUD をチェックしてください。
http://github.com/jdg/MBProgressHUD