Android Question How to close the pop-up keyboard programmatically?

vmag

Active Member
Hello.
How to close the pop-up keyboard programmatically?
When the text field is activated, the keyboard appears.
How to close the android keyboard programmatically at the right moment,
for example, by pressing a button in the application itself?
Thanks.
 

vmag

Active Member
I'm sorry, I asked an incredibly stupid question.
B4X:
IME.HideKeyboard
 
Upvote 0
Top