CXone Mobile SDK
Toggle table of contents
4.0.0-SNAPSHOT
release
Target filter
release
Switch theme
Search in API
Skip to content
CXone Mobile SDK
chat-sdk-ui
/
com.nice.cxonechat.ui.composable.theme
/
ThemeColorTokens
/
Brand
/
Companion
/
invoke
invoke
@
JvmStatic
@
JvmName
(
name
=
"create"
)
operator
fun
invoke
(
primary
:
Color
,
onPrimary
:
Color
,
primaryContainer
:
Color
,
onPrimaryContainer
:
Color
,
secondary
:
Color
,
onSecondary
:
Color
,
secondaryContainer
:
Color
,
onSecondaryContainer
:
Color
)
:
ThemeColorTokens.Brand
Creates a
Brand
instance with the provided color values.