# No

> Mirrors the Android property value KEYBOARDHIDDEN_NO.

## Definition

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

```csharp
No = 1
```

### Remarks

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