fun setTouchscreenValue(value: Int): Builder!
Whether a touchscreen exists, supports a stylus, or finger.
.aapt.pb.Configuration.Touchscreen touchscreen = 19;
value
- Int: The enum numeric value on the wire for touchscreen to set.
Return
Builder!: This builder for chaining.