CXone Mobile SDK
Toggle table of contents
3.1.0-SNAPSHOT
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
CXone Mobile SDK
chat-sdk-ui
/
com.nice.cxonechat.ui.composable.theme
/
ThemeColorTokens
/
Brand
/
Companion
/
invoke
invoke
public
final
static
ThemeColorTokens.Brand
invoke
(
Color
primary
,
Color
onPrimary
,
Color
primaryContainer
,
Color
onPrimaryContainer
,
Color
secondary
,
Color
onSecondary
,
Color
secondaryContainer
,
Color
onSecondaryContainer
)
Creates a
Brand
instance with the provided color values.