Mai*_*r00 3 uitextfield uisearchbar ios
有没有办法在禁用无用和烦人的弹出文字提示UITextField和UISearchBar像这样在屏幕上?

我怎样才能做到这一点?
我找不到任何对此负责的财产.
我相信你需要为文本字段设置autocorrectiontype:
所以要关闭它我会使用以下内容:
myTextField.autocorrectionType = UITextAutocorrectionTypeNo;
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
586 次 |
| 最近记录: |