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