lib / tv.smartclip.smartclientandroid.lib.dto / SxEnvironmentVariables / DeviceScreenSize

DeviceScreenSize

@JsonClass(true) class DeviceScreenSize

Constructors

<init>

DeviceScreenSize()

Properties

height

var height: Int?

width

var width: Int?