fun setUiModeType(value: UiModeType!): Builder!
Which type of UI mode the device is in (television, car, etc.).
.aapt.pb.Configuration.UiModeType ui_mode_type = 16;
value
- UiModeType!: The uiModeType to set.
Return
Builder!: This builder for chaining.