toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
com.xweather.mapsgl.style
/
Expression
/
Case
Case
data
class
Case
(
val
condition
:
Expression
,
val
result
:
Any
?
)
Members
Constructors
Case
Link copied to clipboard
constructor
(
condition
:
Expression
,
result
:
Any
?
)
Properties
condition
Link copied to clipboard
val
condition
:
Expression
result
Link copied to clipboard
val
result
:
Any
?