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
/
drawBlocks
draw
Blocks
desktop
internal
fun
DrawScope
.
drawBlocks
(
lanes
:
List
<
TimelineLane
>
,
state
:
TimelineState
,
lanesTop
:
Float
,
laneHeight
:
Float
,
pxPerSecond
:
Float
,
startSec
:
Int
,
endSec
:
Int
)