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.
ナビゲーションバーの左ボタンからテキストを削除したいのですが、どこを見ても何も見つかりません。ボタンに画像を表示するだけにしたいのですが、それはそれを行いますが、テキストを重ねて配置します。テキストを削除するにはどうすればよいですか?
設定するだけ
self.navigationItem.title = @"";
前のビューコントローラーで