# _12Key

> Mirrors the Android property value KEYBOARD_12KEY.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.Android](/engine/6000.6/script-reference/unityengine/android.md)
* **Assembly:** UnityEngine.AndroidJNIModule

```csharp
_12Key = 3
```

### Remarks

For information about the property value, refer to the Android developer documentation on [KEYBOARD\_12KEY](https://developer.android.com/reference/android/content/res/Configuration#KEYBOARD_12KEY).
