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
/
DirectoryObjectAddressComposableStyles
Directory
Object
Address
Composable
Styles
@
Stable
data
class
DirectoryObjectAddressComposableStyles
(
val
shortAddressStyle
:
TextStyle
,
val
additionalInformationStyle
:
TextStyle
,
val
fullAddressMainLineStyle
:
TextStyle
,
val
fullAddressSecondaryLineStyle
:
TextStyle
,
val
entranceButtonStyle
:
TextStyle
)
Members
Constructors
Directory
Object
Address
Composable
Styles
Link copied to clipboard
constructor
(
shortAddressStyle
:
TextStyle
,
additionalInformationStyle
:
TextStyle
,
fullAddressMainLineStyle
:
TextStyle
,
fullAddressSecondaryLineStyle
:
TextStyle
,
entranceButtonStyle
:
TextStyle
)
Properties
additional
Information
Style
Link copied to clipboard
val
additionalInformationStyle
:
TextStyle
entrance
Button
Style
Link copied to clipboard
val
entranceButtonStyle
:
TextStyle
full
Address
Main
Line
Style
Link copied to clipboard
val
fullAddressMainLineStyle
:
TextStyle
full
Address
Secondary
Line
Style
Link copied to clipboard
val
fullAddressSecondaryLineStyle
:
TextStyle
short
Address
Style
Link copied to clipboard
val
shortAddressStyle
:
TextStyle