企划网
企划行业交流平台
随时掌握最新行业资讯

IOS中常用的UIColor-创新互联

打印
UICo成都本站专注于鄠邑企业网站建设,响应式网站,成都做商城网站。鄠邑网站建设公司,为鄠邑等地区提供建站服务。全流程按需策划设计,专业设计,全程项目跟踪,成都本站专业和态度为您提供的服务lor
+ (UIColor *)blackColor; // 0.0 white 黑色+ (UIColor *)darkGrayColor; // 0.333 white 深灰色+ (UIColor *)lightGrayColor;// 0.667 white 亮灰色+ (UIColor *)whiteColor; // 1.0 white 白色+ (UIColor *)grayColor;  // 0.5 white 灰色+ (UIColor *)redColor;   // 1.0, 0.0, 0.0 RGB 红色+ (UIColor *)greenColor; // 0.0, 1.0, 0.0 RGB 绿色+ (UIColor *)blueColor;  // 0.0, 0.0, 1.0 RGB 蓝色+ (UIColor *)cyanColor;  // 0.0, 1.0, 1.0 RGB 青色+ (UIColor *)yellowColor;   // 1.0, 1.0, 0.0 RGB 黄色+ (UIColor *)magentaColor;  // 1.0, 0.0, 1.0 RGB 品红+ (UIColor *)orangeColor;   // 1.0, 0.5, 0.0 RGB 橙色+ (UIColor *)purpleColor;   // 0.5, 0.0, 0.5 RGB 紫色+ (UIColor *)brownColor; // 0.6, 0.4, 0.2 RGB 棕色+ (UIColor *)clearColor; // 0.0 white, 0.0 alpha 清除颜色(空色)
uicolor

上一篇:税后算税前工资的计算公式(税后算税前计算器)

下一篇:中国邮政包裹查询官网(国际快递ems物流信息的查询方法)

来源:互联网 / 发布时间:2025-11-17 22:10:32