iOS Question Soft keyboard buttons for predictive text, suggestions etc

MikeH

Well-Known Member
Licensed User
Longtime User
Is it possible to remove or block this feature so I only get the basic keyboard?

 

MikeH

Well-Known Member
Licensed User
Longtime User
Hi,
yes, use the Autocorrect property of the Textview/Textfield:
B4X:
TextField1.Autocorrect = TextField1.AUTOCORRECT_NO

Jan

As simple as that, thanks
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…