Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AndroidKeyboard

Options to indicate the type of keyboard the device is using.
Read time 1 minuteLast updated 6 days ago

Definition

public enum AndroidKeyboard

Remarks

Additional Resources: AndroidConfiguration.keyboard

Fields

Value

Description

_12KeyMirrors the Android property value
KEYBOARD_12KEY
.
NoKeysMirrors the Android property value
KEYBOARD_NOKEYS
.
QwertyMirrors the Android property value
KEYBOARD_QWERTY
.
UndefinedMirrors the Android property value
KEYBOARD_UNDEFINED
.