首先引入文件:#import <QuartzCore/QuartzCore.h>
再次执行类似下面的代码:
1 | UIButton *moreButton = [UIButton buttonWithType:UIButtonTypeCustom]; |
首先引入文件:#import <QuartzCore/QuartzCore.h>
再次执行类似下面的代码:
1 | UIButton *moreButton = [UIButton buttonWithType:UIButtonTypeCustom]; |