Preparing search index...
The search index is not available
EbinPlayer API Documentation - v0.0.1
EbinPlayer API Documentation
PlayerTheme
Interface PlayerTheme
interface
PlayerTheme
{
primaryColor
?:
string
;
secondaryColor
?:
string
;
backgroundColor
?:
string
;
textColor
?:
string
;
controlBarHeight
?:
number
;
borderRadius
?:
number
;
fontFamily
?:
string
;
}
Index
Properties
primary
Color?
secondary
Color?
background
Color?
text
Color?
control
Bar
Height?
border
Radius?
font
Family?
Properties
Optional
primary
Color
primary
Color
?:
string
Optional
secondary
Color
secondary
Color
?:
string
Optional
background
Color
background
Color
?:
string
Optional
text
Color
text
Color
?:
string
Optional
control
Bar
Height
control
Bar
Height
?:
number
Optional
border
Radius
border
Radius
?:
number
Optional
font
Family
font
Family
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
primary
Color
secondary
Color
background
Color
text
Color
control
Bar
Height
border
Radius
font
Family
EbinPlayer API Documentation - v0.0.1
Loading...