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.
私の質問の主題によると、アクションシート関数がナビゲーションバーから正常に呼び出されていますが、単純なツールバーを持つビューが 1 つあります。アクションシート関数を再利用して、ボタンも付けたいと思います。それは可能ですか?
ありがとう
あなたが求めていることを本当に理解しているかどうかはわかりませんが、ツールバーでアクションシートを呼び出すには、次のようにします。
[actionSheet showFromToolBar:self.toolBarController.toolbar];