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.
FirstResponderの[完了]ボタンが青色のiPhoneアプリがあります。そのアプリをiPadに移植していますが、FirstResponderの[完了]ボタンは灰色のままです。
ストーリーボードでXCode4を使用しています...
とにかくそれを変更して[完了]ボタンが青色になるようにすることはできますか?
これはUIBarButtonItem?tintColoriOS5では、をに設定できますUIBarButtonItem。
UIBarButtonItem
tintColor
デフォルトでは、iPadの「テーマ」はシルバーとグレーです。したがって、それを簡単に行うことはできません。:-{