ios - Disablic spell check while keeping autocorrect in swift -


in uitextview when user spells incorrectly, gets underlined in red. how can remove without disabling autocorrect?

text views have properties both autocorrection , spelling checking. these can set in attributes inspector. or in code via spellcheckingtype , autocorrectiontype. in case want disable spell checking whilst leaving autocorrect enabled.

the various possible constant values detailed at: uitextinputtraits


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -