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

setSmallestScreenWidthDp

fun setSmallestScreenWidthDp(value: Int): Builder!


        The smallest screen dimension, regardless of orientation, in dp.
        
uint32 smallest_screen_width_dp = 9;

Parameters

value - Int: The smallestScreenWidthDp to set.

Return
Builder!: This builder for chaining.