toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
com.xweather.mapsgl.types
/
Rect
Rect
data
class
Rect
(
val
left
:
Int
,
val
right
:
Int
,
val
top
:
Int
,
val
bottom
:
Int
)
Members
Constructors
Rect
Link copied to clipboard
constructor
(
left
:
Int
,
right
:
Int
,
top
:
Int
,
bottom
:
Int
)
Properties
bottom
Link copied to clipboard
val
bottom
:
Int
left
Link copied to clipboard
val
left
:
Int
right
Link copied to clipboard
val
right
:
Int
top
Link copied to clipboard
val
top
:
Int