OUDS Android
Toggle table of contents
0.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
OUDS Android
theme-orange
/
com.orange.ouds.theme.orange
/
OrangeTheme
Orange
Theme
open
class
OrangeTheme
:
OudsThemeContract
Members
Constructors
Orange
Theme
Link copied to clipboard
constructor
(
)
Properties
border
Tokens
Link copied to clipboard
open
override
val
borderTokens
:
OudsBorderSemanticTokens
color
Tokens
Link copied to clipboard
open
override
val
colorTokens
:
OudsColorSemanticTokens
components
Tokens
Link copied to clipboard
open
val
componentsTokens
:
OudsComponentsTokens
elevation
Tokens
Link copied to clipboard
open
override
val
elevationTokens
:
OudsElevationSemanticTokens
font
Family
Link copied to clipboard
open
val
fontFamily
:
FontFamily
font
Tokens
Link copied to clipboard
open
override
val
fontTokens
:
OudsFontSemanticTokens
grid
Tokens
Link copied to clipboard
open
override
val
gridTokens
:
OudsGridSemanticTokens
material
Color
Tokens
Link copied to clipboard
open
override
val
materialColorTokens
:
OudsMaterialColorTokens
name
Link copied to clipboard
open
override
val
name
:
String
opacity
Tokens
Link copied to clipboard
open
override
val
opacityTokens
:
OudsOpacitySemanticTokens
size
Tokens
Link copied to clipboard
open
override
val
sizeTokens
:
OudsSizeSemanticTokens
space
Tokens
Link copied to clipboard
open
override
val
spaceTokens
:
OudsSpaceSemanticTokens
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)