简体   繁体   中英

addTarget method on UIButton Class reference document

why I dont see the addTarget method:

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

on UIButton Class reference document:

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

这是UIControl的继承方法

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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