![]() |
1
2
在Interface Builder中画线与调用
操作需要是一个定义为
对于您的情况,在NewViewController.h中,声明
然后在NewViewController.m中:
在NeWVIEW .XB文件中,您应该能够拖动从您绘制到UIButton的所有者的行,并选择
|