【发布时间】:2012-05-21 16:26:24
【问题描述】:
为什么我没有看到 addTarget 方法:
[button addTarget:(id) action:(SEL) forControlEvents:(UIControlEvents)]
关于 UIButton 类参考文档:
【问题讨论】:
标签: iphone ios class reference uibutton
为什么我没有看到 addTarget 方法:
[button addTarget:(id) action:(SEL) forControlEvents:(UIControlEvents)]
关于 UIButton 类参考文档:
【问题讨论】:
标签: iphone ios class reference uibutton
是UIControl的继承方法
【讨论】: