iOS Question B4XFloatTextField1 - Closing the keyboard (Solved)

f0raster0

Well-Known Member
Licensed User
Longtime User
Hi Team,

I have a B4XFloatTextField1 where users can enter text. It displays an Accept option, which works as expected.

However, if the user type something and then delete it (B4XFloatTextField1 empty), the keyboard remains open.
How can I ensure it closes in this case?

keyboard1.jpg
keyboard2.jpg
 
Top