Octavius Framework
Toggle table of contents
desktop
Target filter
desktop
Switch theme
Search in API
Skip to content
Octavius Framework
ui-core
/
org.octavius.ui.timeline
/
drawHoverLabel
draw
Hover
Label
desktop
internal
fun
DrawScope
.
drawHoverLabel
(
hoverSeconds
:
Float
?
,
hoveredBlock
:
TimelineBlock
?
,
pxPerSecond
:
Float
,
scrollX
:
Float
,
localMousePos
:
Offset
?
,
textMeasurer
:
TextMeasurer
,
style
:
TimelineTheme.HoverStyle
)