ios - Cannot link IBOutlet (with custom class set) -


in class viewcontroller.h:

@property (strong, nonatomic) iboutlet uitableview *tv;

viewcontroller.xib filesowner > custom class: "viewcontroller"

when drag connecting line files owner tableview, nothing shows.

in filesowner > outlets: there view, datasource & delegate tableview. there no outlet tv.

why can not link?


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -