DevView
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
DevView
devview-analytics
/
com.worldline.devview.analytics.model
/
HighlightedAnalyticsLog
/
Type
Type
@
Immutable
data
class
Type
(
val
type
:
AnalyticsLogType
,
val
count
:
Int
)
:
HighlightedAnalyticsLog
Members
Constructors
Type
Link copied to clipboard
constructor
(
type
:
AnalyticsLogType
,
count
:
Int
)
Properties
container
Color
Link copied to clipboard
@get:
Composable
@get:
ReadOnlyComposable
open
override
val
containerColor
:
Color
content
Color
Link copied to clipboard
@get:
Composable
@get:
ReadOnlyComposable
open
override
val
contentColor
:
Color
count
Link copied to clipboard
open
override
val
count
:
Int
icon
Link copied to clipboard
open
override
val
icon
:
ImageVector
type
Link copied to clipboard
val
type
:
AnalyticsLogType