Mirrors the ReqNavigation
enum.
For more information about the attribute, see Android's documentation: ReqNavigation attribute
Null | Attribute is not set and will not appear in the element. |
Undefined | Mirrors android:reqNavigation="undefined". |
Nonav | Mirrors android:reqNavigation="nonav". |
Dpad | Mirrors android:reqNavigation="dpad". |
Trackball | Mirrors android:reqNavigation="trackball". |
Wheel | Mirrors android:reqNavigation="wheel". |