@byomakase/omakase-player
Preparing search index...
TextLabelStyle
Interface TextLabelStyle
interface
TextLabelStyle
{
align
?:
"center"
|
"left"
|
"right"
;
backgroundBorderRadius
?:
number
|
number
[]
;
backgroundFill
?:
string
;
backgroundOpacity
?:
number
;
fill
?:
string
;
fontFamily
?:
string
;
fontSize
?:
number
;
fontStyle
?:
string
;
offsetX
?:
number
;
offsetY
?:
number
;
opacity
?:
number
;
padding
?:
number
;
textAreaStretch
?:
boolean
;
verticalAlign
?:
"top"
|
"middle"
|
"bottom"
;
wrap
?:
"none"
|
"word"
|
"char"
;
}
Hierarchy (
View Summary
)
TimelineNodeStyle
TextLabelStyle
Index
Properties
align?
background
Border
Radius?
background
Fill?
background
Opacity?
fill?
font
Family?
font
Size?
font
Style?
offsetX?
offsetY?
opacity?
padding?
text
Area
Stretch?
vertical
Align?
wrap?
Properties
Optional
align
align
?:
"center"
|
"left"
|
"right"
Optional
background
Border
Radius
backgroundBorderRadius
?:
number
|
number
[]
Optional
background
Fill
backgroundFill
?:
string
Optional
background
Opacity
backgroundOpacity
?:
number
Optional
fill
fill
?:
string
Optional
font
Family
fontFamily
?:
string
Optional
font
Size
fontSize
?:
number
Optional
font
Style
fontStyle
?:
string
Optional
offsetX
offsetX
?:
number
Optional
offsetY
offsetY
?:
number
Optional
opacity
opacity
?:
number
Optional
padding
padding
?:
number
Optional
text
Area
Stretch
textAreaStretch
?:
boolean
Optional
vertical
Align
verticalAlign
?:
"top"
|
"middle"
|
"bottom"
Optional
wrap
wrap
?:
"none"
|
"word"
|
"char"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
align
background
Border
Radius
background
Fill
background
Opacity
fill
font
Family
font
Size
font
Style
offsetX
offsetY
opacity
padding
text
Area
Stretch
vertical
Align
wrap
@byomakase/omakase-player
Loading...