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

setScreenWidthDp

fun setScreenWidthDp(value: Int): Builder!


        Screen width in density independent pixels (dp).
        
uint32 screen_width_dp = 7;

Parameters

value - Int: The screenWidthDp to set.

Return
Builder!: This builder for chaining.