toggle menu
trailblaze-common
jvm
switch theme
search in API
trailblaze-common
/
xyz.block.trailblaze.api
/
DeviceSize
Device
Size
data
class
DeviceSize
(
val
width
:
Int
,
val
height
:
Int
)
Members
Constructors
Device
Size
Link copied to clipboard
constructor
(
width
:
Int
,
height
:
Int
)
Properties
height
Link copied to clipboard
val
height
:
Int
width
Link copied to clipboard
val
width
:
Int