标签: iphone ios class reference uibutton
为什么我没有看到addTarget方法:
[button addTarget:(id) action:(SEL) forControlEvents:(UIControlEvents)]
在UIButton类参考文档中:
http://developer.apple.com/library/ios/#documentation/uikit/reference/UIButton_Class/UIButton/UIButton.html
答案 0 :(得分:4)
这是UIControl的继承方法