@byomakase/omakase-player
Preparing search index...
LabelLaneStyle
Interface LabelLaneStyle
Base style for classes that extend BaseTimelineLane
interface
LabelLaneStyle
{
backgroundFill
?:
string
;
backgroundOpacity
?:
number
;
descriptionTextFill
?:
string
;
descriptionTextFontSize
?:
number
;
descriptionTextFontStyle
?:
string
;
descriptionTextYOffset
?:
number
;
height
:
number
;
leftBackgroundFill
?:
string
;
leftBackgroundOpacity
?:
number
;
marginBottom
?:
number
;
rightBackgroundFill
?:
string
;
rightBackgroundOpacity
?:
number
;
textAreaStretch
?:
boolean
;
textFill
:
string
;
textFontSize
:
number
;
textFontStyle
?:
string
;
}
Hierarchy (
View Summary
)
TimelineLaneStyle
LabelLaneStyle
Index
Properties
background
Fill?
background
Opacity?
description
Text
Fill?
description
Text
Font
Size?
description
Text
Font
Style?
description
Text
Y
Offset?
height
left
Background
Fill?
left
Background
Opacity?
margin
Bottom?
right
Background
Fill?
right
Background
Opacity?
text
Area
Stretch?
text
Fill
text
Font
Size
text
Font
Style?
Properties
Optional
background
Fill
backgroundFill
?:
string
Optional
background
Opacity
backgroundOpacity
?:
number
Optional
description
Text
Fill
descriptionTextFill
?:
string
Optional
description
Text
Font
Size
descriptionTextFontSize
?:
number
Optional
description
Text
Font
Style
descriptionTextFontStyle
?:
string
Optional
description
Text
Y
Offset
descriptionTextYOffset
?:
number
height
height
:
number
Optional
left
Background
Fill
leftBackgroundFill
?:
string
Optional
left
Background
Opacity
leftBackgroundOpacity
?:
number
Optional
margin
Bottom
marginBottom
?:
number
Optional
right
Background
Fill
rightBackgroundFill
?:
string
Optional
right
Background
Opacity
rightBackgroundOpacity
?:
number
Optional
text
Area
Stretch
textAreaStretch
?:
boolean
text
Fill
textFill
:
string
text
Font
Size
textFontSize
:
number
Optional
text
Font
Style
textFontStyle
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
background
Fill
background
Opacity
description
Text
Fill
description
Text
Font
Size
description
Text
Font
Style
description
Text
Y
Offset
height
left
Background
Fill
left
Background
Opacity
margin
Bottom
right
Background
Fill
right
Background
Opacity
text
Area
Stretch
text
Fill
text
Font
Size
text
Font
Style
@byomakase/omakase-player
Loading...
Base style for classes that extend BaseTimelineLane