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
/
TimelineState
/
hitTestBlockWithLane
hit
Test
Block
With
Lane
desktop
internal
fun
hitTestBlockWithLane
(
pos
:
Offset
,
lanes
:
List
<
TimelineLane
>
,
axisHeight
:
Float
,
componentHeight
:
Float
)
:
Pair
<
TimelineBlock
,
Int
>
?