OUDS Android
Toggle table of contents
0.4.0
Select version
0.4.0
0.3.0
0.2.0
0.1.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
OUDS Android
theme-contract
/
com.orange.ouds.theme.tokens
/
OudsColorKeyToken
/
Content
/
OnStatus
On
Status
sealed
interface
OnStatus
:
OudsColorKeyToken.Content
Inheritors
Accent
Info
Negative
Positive
Warning
Members
Types
Accent
Link copied to clipboard
sealed
interface
Accent
:
OudsColorKeyToken.Content.OnStatus
Info
Link copied to clipboard
sealed
interface
Info
:
OudsColorKeyToken.Content.OnStatus
Negative
Link copied to clipboard
sealed
interface
Negative
:
OudsColorKeyToken.Content.OnStatus
Positive
Link copied to clipboard
sealed
interface
Positive
:
OudsColorKeyToken.Content.OnStatus
Warning
Link copied to clipboard
sealed
interface
Warning
:
OudsColorKeyToken.Content.OnStatus
Properties
name
Link copied to clipboard
open
val
name
:
String