Rob*_*Rob 4 cocoa uisegmentedcontrol ios
有人知道一种方法拒绝UISegmentedControl对象的输入吗?
在我的应用程序加载阶段,如果点击UISegmentedControl,应用程序崩溃.
我试过了:
[segmentControl setEnabled:NO];
但这似乎不起作用......
fbe*_*rdo 12
segmentControl.userInteractionEnabled = NO;
归档时间:
13 年,8 月 前
查看次数:
1785 次
最近记录:
11 年,9 月 前