简体   繁体   English

UIButton类参考文档上的addTarget方法

[英]addTarget method on UIButton Class reference document

why I dont see the addTarget method: 为什么我看不到addTarget方法:

[button addTarget:(id) action:(SEL) forControlEvents:(UIControlEvents)]

on UIButton Class reference document: 关于UIButton类的参考文档:

http://developer.apple.com/library/ios/#documentation/uikit/reference/UIButton_Class/UIButton/UIButton.html http://developer.apple.com/library/ios/#documentation/uikit/reference/UIButton_Class/UIButton/UIButton.html

这是UIControl的继承方法

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM