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.
uipickerview から ViewController.h に CTRL-Drag を使用しようとし続けていますが、ヘッダー ファイルにオブジェクト定義を作成していません。私は何をしますか?
Make sure that in your xib/storyboard you have set the correct class in the identity inspector. From the drop-down menu, choose the correct subclass that you have created for your view.