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.
UISearchBar を作成して UIBarButtonItem に配置し、それをコードで rightBarButtonItem として設定できることは知っていますが、IB でそれを行う方法があるかどうか疑問に思っていました。ありがとう!
UIBarButtonItem 内に UIView を配置できます。次に、任意の UIView サブクラスをその UIView にサブビューとして配置できます。