ios弹出键盘取消默认大写属性

_textField.autocapitalizationType = UITextAutocapitalizationTypeNone;
原文地址:https://www.cnblogs.com/zk1947/p/7488891.html