OUDS Android
Toggle table of contents
0.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
OUDS Android
theme-contract
/
com.orange.ouds.theme.tokens
/
OudsColorKeyToken
/
Surface
/
Status
Status
sealed
interface
Status
:
OudsColorKeyToken.Surface
Inheritors
Accent
Info
Negative
Neutral
Positive
Warning
Members
Types
Accent
Link copied to clipboard
sealed
interface
Accent
:
OudsColorKeyToken.Surface.Status
Info
Link copied to clipboard
sealed
interface
Info
:
OudsColorKeyToken.Surface.Status
Negative
Link copied to clipboard
sealed
interface
Negative
:
OudsColorKeyToken.Surface.Status
Neutral
Link copied to clipboard
sealed
interface
Neutral
:
OudsColorKeyToken.Surface.Status
Positive
Link copied to clipboard
sealed
interface
Positive
:
OudsColorKeyToken.Surface.Status
Warning
Link copied to clipboard
sealed
interface
Warning
:
OudsColorKeyToken.Surface.Status
Properties
name
Link copied to clipboard
open
val
name
:
String