@byomakase/omakase-player
Preparing search index...
ScrubberLaneStyle
Interface ScrubberLaneStyle
Base style for classes that extend BaseTimelineLane
interface
ScrubberLaneStyle
{
backgroundFill
?:
string
;
backgroundOpacity
?:
number
;
descriptionTextFill
?:
string
;
descriptionTextFontSize
?:
number
;
descriptionTextFontStyle
?:
string
;
descriptionTextYOffset
?:
number
;
divisionTickHeight
:
number
;
height
:
number
;
leftBackgroundFill
?:
string
;
leftBackgroundOpacity
?:
number
;
marginBottom
?:
number
;
rightBackgroundFill
?:
string
;
rightBackgroundOpacity
?:
number
;
tickDivisionMinWidth
:
number
;
tickDivisor
:
number
;
tickFill
:
string
;
tickHeight
:
number
;
timecodeFill
:
string
;
timecodeFontSize
:
number
;
timecodeShowFirst
:
boolean
;
}
Hierarchy (
View Summary
)
TimelineLaneStyle
ScrubberLaneStyle
Index
Properties
background
Fill?
background
Opacity?
description
Text
Fill?
description
Text
Font
Size?
description
Text
Font
Style?
description
TextYOffset?
division
Tick
Height
height
left
Background
Fill?
left
Background
Opacity?
margin
Bottom?
right
Background
Fill?
right
Background
Opacity?
tick
Division
Min
Width
tick
Divisor
tick
Fill
tick
Height
timecode
Fill
timecode
Font
Size
timecode
Show
First
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
division
Tick
Height
divisionTickHeight
:
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
tick
Division
Min
Width
tickDivisionMinWidth
:
number
tick
Divisor
tickDivisor
:
number
tick
Fill
tickFill
:
string
tick
Height
tickHeight
:
number
timecode
Fill
timecodeFill
:
string
timecode
Font
Size
timecodeFontSize
:
number
timecode
Show
First
timecodeShowFirst
:
boolean
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
division
Tick
Height
height
left
Background
Fill
left
Background
Opacity
margin
Bottom
right
Background
Fill
right
Background
Opacity
tick
Division
Min
Width
tick
Divisor
tick
Fill
tick
Height
timecode
Fill
timecode
Font
Size
timecode
Show
First
@byomakase/omakase-player
Loading...
Base style for classes that extend BaseTimelineLane