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

setScreenLayoutLong

fun setScreenLayoutLong(value: ScreenLayoutLong!): Builder!


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

Parameters

value - ScreenLayoutLong!: The screenLayoutLong to set.

Return
Builder!: This builder for chaining.