fun setKeyboardValue(value: Int): Builder!
The type of keyboard present (none, QWERTY, 12-key).
.aapt.pb.Configuration.Keyboard keyboard = 21;
value
- Int: The enum numeric value on the wire for keyboard to set.
Return
Builder!: This builder for chaining.