fun setScreenLayoutLongValue(value: Int): Builder!
Whether the device screen is long.
.aapt.pb.Configuration.ScreenLayoutLong screen_layout_long = 11;
value
- Int: The enum numeric value on the wire for screenLayoutLong to set.
Return
Builder!: This builder for chaining.