标签:ini color ring nbsp size attribute ext 用户名 ace
//设置textfile的Placeholder的颜色和字体大小
nameText.attributedPlaceholder = NSAttributedString.init(string: "用户名", attributes: [NSForegroundColorAttributeName: UIColor.white,NSFontAttributeName: UIFont.systemFont(ofSize: 18)])
标签:ini color ring nbsp size attribute ext 用户名 ace
原文地址:http://www.cnblogs.com/zuidap/p/6022474.html