0

uipickerview から ViewController.h に CTRL-Drag を使用しようとし続けていますが、ヘッダー ファイルにオブジェクト定義を作成していません。私は何をしますか?

4

1 に答える 1

1

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.

XCode Identity Inspector

于 2013-06-02T02:19:37.110 に答える