Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhoneGap-SoftKeyboard

Android SoftKeyboard Plugin for PhoneGap

Usage

  • SoftKeyboard.show() to show the keyboard
  • SoftKeyboard.hide() to hide it
  • Keyboard visible callback: SoftKeyboard.isShowing(function(){ console.log('success'); }, function(){ console.log('fail'); })

BTW: To have callback for hiding and showing the keyboard you can use: "showkeyboard" / "hidekeyboard" events wich are not mentioned in the docs.

About

Android SoftKeyboard Plugin for PhoneGap

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors