# Undefined

> Mirrors the Android property value NAVIGATION_UNDEFINED.

## Definition

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

```csharp
Undefined = 0
```

### Remarks

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