Skip to content

gnans/cordova-plugin-android-softinputmode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cordova-plugin-softinputmode

This plugin lets you change the android:windowSoftInputMode property at runtime.

Currently adjustPan, adjustResize, adjustNothing, stateUnspecified, stateUnchanged, stateHidden, stateAlwaysHidden, stateVisible, stateAlwaysVisible, adjustUnspecified values are supported.

Example

After the deviceready event:

window.SoftInputMode.set('adjustNothing')

About

cordova plugin for change keyboard input mode at runtime

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published