Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AndroidKeyboardHidden

Options to indicate whether any keyboard is available for use on the device.
Read time 1 minuteLast updated 7 days ago

Definition

public enum AndroidKeyboardHidden

Remarks

Fields

Value

Description

NoMirrors the Android property value
KEYBOARDHIDDEN_NO
.
UndefinedMirrors the Android property value
KEYBOARDHIDDEN_UNDEFINED
.
YesMirrors the Android property value
KEYBOARDHIDDEN_YES
.