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