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
/
hitTestBlock
hit
Test
Block
desktop
private
fun
hitTestBlock
(
pos
:
Offset
,
lanes
:
List
<
TimelineLane
>
,
axisHeight
:
Float
,
componentHeight
:
Float
)
:
TimelineBlock
?