toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
com.xweather.mapsgl.map
/
Size
Size
data
class
Size
(
val
width
:
Int
,
val
height
:
Int
)
Members
Constructors
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