fun setScreenRoundValue(value: Int): Builder!
Whether the screen is round (Android Wear).
.aapt.pb.Configuration.ScreenRound screen_round = 12;
value
- Int: The enum numeric value on the wire for screenRound to set.
Return
Builder!: This builder for chaining.