Skip to content

Latest commit

 

History

History
 
 

SoftKeyboard

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

show/hide softkeyboard plugin for Phonegap Android

Usage

plugins.SoftKeyBoard.show(function () {
    // success
},function () {
   // fail
});