mobile-sdk
Toggle table of contents
14.0.0
Select version
14.0.0
13.6.0
13.5.0
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
/
DirectoryObjectContactsComposableStyles
Directory
Object
Contacts
Composable
Styles
@
Stable
data
class
DirectoryObjectContactsComposableStyles
(
val
titleStyle
:
TextStyle
,
val
contactTitleStyle
:
TextStyle
,
val
commentStyle
:
TextStyle
,
val
commentExpandButtonStyle
:
TextStyle
)
Members
Constructors
Directory
Object
Contacts
Composable
Styles
Link copied to clipboard
constructor
(
titleStyle
:
TextStyle
,
contactTitleStyle
:
TextStyle
,
commentStyle
:
TextStyle
,
commentExpandButtonStyle
:
TextStyle
)
Properties
comment
Expand
Button
Style
Link copied to clipboard
val
commentExpandButtonStyle
:
TextStyle
comment
Style
Link copied to clipboard
val
commentStyle
:
TextStyle
contact
Title
Style
Link copied to clipboard
val
contactTitleStyle
:
TextStyle
title
Style
Link copied to clipboard
val
titleStyle
:
TextStyle