booster / com.didiglobal.booster.aapt2 / ConfigurationOuterClass / Configuration / Builder / setTouchscreenValue

setTouchscreenValue

fun setTouchscreenValue(value: Int): Builder!


        Whether a touchscreen exists, supports a stylus, or finger.
        
.aapt.pb.Configuration.Touchscreen touchscreen = 19;

Parameters

value - Int: The enum numeric value on the wire for touchscreen to set.

Return
Builder!: This builder for chaining.