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
/
DirectoryObjectContactsComposableColors
Directory
Object
Contacts
Composable
Colors
@
Stable
data
class
DirectoryObjectContactsComposableColors
(
val
backgroundColor
:
Color
,
val
titleColor
:
Color
,
val
contactTitleColor
:
Color
,
val
commentColor
:
Color
,
val
commentExpandButtonColor
:
Color
,
val
generalContactColor
:
Color
,
val
socialMediaButtonBackgroundColor
:
Color
)
Members
Constructors
Directory
Object
Contacts
Composable
Colors
Link copied to clipboard
constructor
(
backgroundColor
:
Color
,
titleColor
:
Color
,
contactTitleColor
:
Color
,
commentColor
:
Color
,
commentExpandButtonColor
:
Color
,
generalContactColor
:
Color
,
socialMediaButtonBackgroundColor
:
Color
)
Properties
background
Color
Link copied to clipboard
val
backgroundColor
:
Color
comment
Color
Link copied to clipboard
val
commentColor
:
Color
comment
Expand
Button
Color
Link copied to clipboard
val
commentExpandButtonColor
:
Color
contact
Title
Color
Link copied to clipboard
val
contactTitleColor
:
Color
general
Contact
Color
Link copied to clipboard
val
generalContactColor
:
Color
social
Media
Button
Background
Color
Link copied to clipboard
val
socialMediaButtonBackgroundColor
:
Color
title
Color
Link copied to clipboard
val
titleColor
:
Color