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.
UINavigationBar に iOS7 Music アプリ スタイルの「Now Playing」ボタンを追加したい
ボタンには次のものが必要です。
これはどのように達成できますか?
おそらく、シェブロンのイメージが必要になるでしょう。それが問題ない場合は、適切なタイトルと画像のインセットを使用して UIButton を作成し、initWithCustomView:メソッドに渡すことができます。注:このボタンを設定する必要もありnumberOfLines = 2ますが、これは私が知る限り、IBでは実行できません
initWithCustomView:
numberOfLines = 2