0

I would like to disable suggestions for UITextView but keep the auto-correct.

By setting the autocorrectionType to NO will hide the suggestions but will disable the auto-correct option as well.

Here is the example I want to achieve https://stackoverflow.com/a/26500983

Any ideas are welcome. Thanks

rmaddy
  • 314,917
  • 42
  • 532
  • 579
  • @rmaddy - this doesn't work for UITextView. May work for UITextField –  Jun 02 '17 at 03:18
  • Define "doesn't work". – rmaddy Jun 02 '17 at 03:20
  • @rmaddy it still shows the suggestions bar on the top of the keyboard. the only way to hide it is to go to device's settings and disable predictive mode –  Jun 02 '17 at 03:26

0 Answers0