Skip to content

faustopala/cordova-plugin-android-softinputmode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cordova-plugin-android-softinputmode

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

Currently only adjustPan, adjustResize and adjustNothing values are supported.

Example

After the deviceready event:

window.SoftInputMode.set('adjustNothing')

window.SoftInputMode.get(callback)

Where callback is called with the current value.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published