Technical Blog
Trip Wire shares technical expertise in a concise and code focused form.
Website Links
Products
About
Products
Blog
Friday, 11 December 2015
Swift - Turn off autocorrect/spelling correction on text feld
Add a UITextField to your storyboard
Add an IBOutlet that references the textfield in your view controller
Set the autocorrection type off in the view controller: _wordTextField.autocorrectionType = UITextAutocorrectionType.No
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment