Preview parameters

PHOTO EMBED

Wed Apr 20 2022 09:08:11 GMT+0000 (Coordinated Universal Time)

Saved by @GoodRequest. #kotlin

val name: String = "",
val group: String = "",
@IntRange(from = 1) val apiLevel: Int = -1,
val widthDp: Int = -1,
val heightDp: Int = -1,
val locale: String = "",
@FloatRange(from = 0.01) val fontScale: Float = 1f,
val showSystemUi: Boolean = false,
val showBackground: Boolean = false,
val backgroundColor: Long = 0,
@UiMode val uiMode: Int = 0,
@Device val device: String = Devices.DEFAULT
content_copyCOPY