iOS UIButton

模拟点击
[self.mycancelbtn sendActionsForControlEvents:UIControlEventTouchUpInside];

本专题整理了 UIkit 中基本的控件,及控件的一些常用属性。方便大家研究。

你可能感兴趣的:(iOS UIButton)