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