Readonly
KeyboardSet to have a screen not adjust for a shown keyboard.
3.1.0
Readonly
KeyboardSet to have a screen pan when an keyboard is shown, so it doesn't need to deal with resizing but just panned by the framework to ensure the current input focus is visible.
3.1.0
Readonly
KeyboardSet to allow the screen to be resized when an keyboard is shown, so that its contents are not covered by the keyboard.
3.1.0
Readonly
KeyboardSet as nothing specified. The system will try to pick one or the other depending on the contents of the screen.
3.1.0
Readonly
AlwaysAlways make the keyboard visible when this window receives input focus.
3.1.0
Readonly
AlwaysAlways hides any keyboard when this screen receives focus.
3.1.0
Generated using TypeDoc
Application.Android.KeyboardMode
Since
3.1.0
Enable to change keyboard mode.
Example