booster / com.didiglobal.booster.aapt / Configuration / ScreenSize

ScreenSize

data class ScreenSize

Constructors

<init>

ScreenSize(width: Short = 0, height: Short = 0)

Properties

height

var height: Short

width

var width: Short