@byomakase/omakase-player
Preparing search index...
TimelineLaneStyle
Interface TimelineLaneStyle
Base style for classes that extend BaseTimelineLane
interface
TimelineLaneStyle
{
backgroundFill
?:
string
;
backgroundOpacity
?:
number
;
descriptionTextFill
?:
string
;
descriptionTextFontSize
?:
number
;
descriptionTextFontStyle
?:
string
;
descriptionTextYOffset
?:
number
;
height
:
number
;
leftBackgroundFill
?:
string
;
leftBackgroundOpacity
?:
number
;
marginBottom
?:
number
;
rightBackgroundFill
?:
string
;
rightBackgroundOpacity
?:
number
;
}
Hierarchy (
View Summary
)
TimelineLaneStyle
MarkerLaneStyle
ScrubberLaneStyle
SubtitlesLaneStyle
ThumbnailLaneStyle
AudioTrackLaneStyle
OgChartLaneStyle
BarChartLaneStyle
LineChartLaneStyle
LabelLaneStyle
Index
Properties
background
Fill?
background
Opacity?
description
Text
Fill?
description
Text
Font
Size?
description
Text
Font
Style?
description
TextYOffset?
height
left
Background
Fill?
left
Background
Opacity?
margin
Bottom?
right
Background
Fill?
right
Background
Opacity?
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
TextYOffset
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
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
TextYOffset
height
left
Background
Fill
left
Background
Opacity
margin
Bottom
right
Background
Fill
right
Background
Opacity
@byomakase/omakase-player
Loading...
Base style for classes that extend BaseTimelineLane