# Wheel

> Mirrors android:reqNavigation="wheel".

## Definition

* **Type:** Field
* **Namespace:** [Unity.Android.Gradle.Manifest](/engine/6000.3/script-reference/unity/android/gradle/manifest.md)
* **Assembly:** Unity.Android.Gradle

```csharp
Wheel = 5
```

### Remarks

For more information about the attribute, see Android's documentation: [ReqNavigation attribute](https://developer.android.com/guide/topics/manifest/uses-configuration-element#nav)
