How to detect the keyboard on the android window - Titanium Appcelerator -


i need verify existence of keyboard in window of android app ... problem can not test focus / blur input, , need check keyboard ... see official documentation appcelerator , functionality ios ... have solution?

keyboardvisible property ios:

http://docs.appcelerator.com/platform/latest/#!/api/titanium.app-property-keyboardvisible

on ios can listen keyboardframechanged event. android, might able use 1 of these modules.


Comments

Popular posts from this blog

html - Styling progress bar with inline style -

java - Oracle Sql developer error: could not install some modules -

How to use autoclose brackets in Jupyter notebook? -