swift UITextField光标聚焦以及光标颜色修改

光标聚焦闪烁:

nick_textField.becomeFirstResponder()

光标颜色修改

nick_textField.tintColor = UIColor.red

备份:http://www.jianshu.com/p/1fcdeca76ca7

posted @ 2017-07-24 16:11  昨天的李小白  阅读(897)  评论(0编辑  收藏  举报