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

setScreenRoundValue

fun setScreenRoundValue(value: Int): Builder!


        Whether the screen is round (Android Wear).
        
.aapt.pb.Configuration.ScreenRound screen_round = 12;

Parameters

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

Return
Builder!: This builder for chaining.