码迷,mamicode.com
首页 > 其他好文 > 详细

textfile 属性

时间:2016-11-02 14:01:58      阅读:201      评论:0      收藏:0      [点我收藏+]

标签:ini   color   ring   nbsp   size   attribute   ext   用户名   ace   

//设置textfile的Placeholder的颜色和字体大小

nameText.attributedPlaceholder = NSAttributedString.init(string: "用户名", attributes: [NSForegroundColorAttributeName:  UIColor.white,NSFontAttributeName: UIFont.systemFont(ofSize: 18)])

textfile 属性

标签:ini   color   ring   nbsp   size   attribute   ext   用户名   ace   

原文地址:http://www.cnblogs.com/zuidap/p/6022474.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!