fun setNavigationValue(: Int): Builder!
The type of navigation present on the device
(trackball, wheel, dpad, etc.).
.aapt.pb.Configuration.Navigation navigation = 23;
value
- Int: The enum numeric value on the wire for navigation to set.
Return
Builder!: This builder for chaining.