ios - Can UITextField have suggestions when autocorrect is no? -


uitextinputstraits protocol conformed uitextfield , uitextview has property autocorrectiontype enum values default, no , yes.

for particular uitextfield have autocorrect turned off (so automatic substitutions not made). however, i'd completion suggestions still shown above keyboard. when set autocorrecttype no, suggestions no longer shown.

is possible disable autocorrect, still have suggestions shown?


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

transpose - Maple isnt executing function but prints function term -