iOS 8 – How to hide suggestion list above keyboard?

Yes there is. You have to disable autocorrection on the text field/text/any other class that conforms to the UITextInputTraits protocol, which can be done through the autocorrectionType property.

textField.autocorrectionType = .no

Additionally, if you’re interested, the following are the only UIKeyboardTypes
that don’t have suggestions by default.

  • DecimalPad
  • NumberPad
  • PhonePad

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)