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

setScreenLayoutLongValue

fun setScreenLayoutLongValue(value: Int): Builder!


        Whether the device screen is long.
        
.aapt.pb.Configuration.ScreenLayoutLong screen_layout_long = 11;

Parameters

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

Return
Builder!: This builder for chaining.