compose-map
Toggle table of contents
12.4.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
compose-map
compose-map
/
ru.dgis.sdk.compose.map.controls
/
ZoomComposableColors
Zoom
Composable
Colors
data
class
ZoomComposableColors
(
val
iconColor
:
Color
,
val
iconZoomDisabledColor
:
Color
,
val
backgroundColor
:
Color
)
Members
Constructors
Zoom
Composable
Colors
Link copied to clipboard
constructor
(
iconColor
:
Color
,
iconZoomDisabledColor
:
Color
,
backgroundColor
:
Color
)
Properties
background
Color
Link copied to clipboard
val
backgroundColor
:
Color
icon
Color
Link copied to clipboard
val
iconColor
:
Color
icon
Zoom
Disabled
Color
Link copied to clipboard
val
iconZoomDisabledColor
:
Color