Options to indicate the type of navigation methods used on the device.
Additional resources: AndroidConfiguration.navigation
| Property | Description | 
|---|---|
| Undefined | Mirrors the Android property value NAVIGATION_UNDEFINED. | 
| NoNav | Mirrors the Android property value NAVIGATION_NONAV. | 
| Dpad | Mirrors the Android property value NAVIGATION_DPAD. | 
| TrackBall | Mirrors the Android property value NAVIGATION_TRACKBALL. | 
| Wheel | Mirrors the Android property value NAVIGATION_WHEEL. |