mobile-sdk
Toggle table of contents
13.2.0
Select version
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.defaultcontrols
/
SearchResultItemComposableIcons
Search
Result
Item
Composable
Icons
@
Stable
data
class
SearchResultItemComposableIcons
(
@
DrawableRes
val
ratingStarIcon
:
Int
,
@
DrawableRes
val
chargingStationIcon
:
Int
)
Members
Constructors
Search
Result
Item
Composable
Icons
Link copied to clipboard
constructor
(
@
DrawableRes
ratingStarIcon
:
Int
,
@
DrawableRes
chargingStationIcon
:
Int
)
Properties
charging
Station
Icon
Link copied to clipboard
val
chargingStationIcon
:
Int
rating
Star
Icon
Link copied to clipboard
val
ratingStarIcon
:
Int