fun setSmallestScreenWidthDp(value: Int): Builder!
The smallest screen dimension, regardless of orientation, in dp.
uint32 smallest_screen_width_dp = 9;
value
- Int: The smallestScreenWidthDp to set.
Return
Builder!: This builder for chaining.