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

setScreenLayoutSize

fun setScreenLayoutSize(value: ScreenLayoutSize!): Builder!


        Whether the device screen is classified as small, normal, large, xlarge.
        
.aapt.pb.Configuration.ScreenLayoutSize screen_layout_size = 10;

Parameters

value - ScreenLayoutSize!: The screenLayoutSize to set.

Return
Builder!: This builder for chaining.