mobile-sdk
Toggle table of contents
13.4.0
Select version
13.4.0
13.3.0
13.2.0
13.1.0
12.10.0
12.9.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
mobile-sdk
2Gis Map SDK for Compose
/
ru.dgis.sdk.compose.search.controls.directoryobject
/
DirectoryObjectAddressComposableColors
Directory
Object
Address
Composable
Colors
@
Stable
data
class
DirectoryObjectAddressComposableColors
(
val
backgroundColor
:
Color
,
val
entrancesButtonBackgroundColor
:
Color
,
val
shortAddressColor
:
Color
,
val
additionalInformationColor
:
Color
,
val
fullAddressMainLineColor
:
Color
,
val
fullAddressSecondaryLineColor
:
Color
)
Members
Constructors
Directory
Object
Address
Composable
Colors
Link copied to clipboard
constructor
(
backgroundColor
:
Color
,
entrancesButtonBackgroundColor
:
Color
,
shortAddressColor
:
Color
,
additionalInformationColor
:
Color
,
fullAddressMainLineColor
:
Color
,
fullAddressSecondaryLineColor
:
Color
)
Properties
additional
Information
Color
Link copied to clipboard
val
additionalInformationColor
:
Color
background
Color
Link copied to clipboard
val
backgroundColor
:
Color
entrances
Button
Background
Color
Link copied to clipboard
val
entrancesButtonBackgroundColor
:
Color
full
Address
Main
Line
Color
Link copied to clipboard
val
fullAddressMainLineColor
:
Color
full
Address
Secondary
Line
Color
Link copied to clipboard
val
fullAddressSecondaryLineColor
:
Color
short
Address
Color
Link copied to clipboard
val
shortAddressColor
:
Color