textfile 属性

Posted zuidap

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了textfile 属性相关的知识,希望对你有一定的参考价值。

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

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

以上是关于textfile 属性的主要内容,如果未能解决你的问题,请参考以下文章

关于取消TextFiled上面的灰色联想区域的问题

iOS textFiled 在storyBoard中的使用

ios开发怎么限制textfiled只输入数字和小数点,有小数时保留两位小数

使用 sc.textFile() 加载本地文件以触发

TextFiled 中输入金额

spark textFile读取多个文件