会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
2015年11月14日
UISwitch(开关控件)、UISegmentedControl(分段控件)
摘要: 一、UISwitch1、初始化UISwitch *s1 = [[UISwitch alloc]initWithFrame:CGRectMake(50, 170, 100, 200)];2、设置相关属性s1.onTintColor = [UIColor blueColor];s1.tintColor ...
阅读全文
posted @ 2015-11-14 19:50 子嫣然兮
阅读(423)
评论(0)
推荐(0)
子嫣然兮
公告
导航
博客园
首页
新随笔
联系
订阅
管理