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
/
drawLaneLabels
draw
Lane
Labels
desktop
internal
fun
DrawScope
.
drawLaneLabels
(
lanes
:
List
<
TimelineLane
>
,
lanesTop
:
Float
,
laneHeight
:
Float
,
localMousePos
:
Offset
?
,
textMeasurer
:
TextMeasurer
,
style
:
TimelineTheme.LaneLabelStyle
)