Signature
Interface TimelineTrackHitTestResultType parameters
| Name | Constraint | Default | Description |
|---|---|---|---|
TrackKind | None | string | No type parameter summary yet. |
Properties
| Name | Signature | Description |
|---|---|---|
rect | rect: TimelineTrackRect | Viewport-space track row bounds. |
track | track: Track<TrackKind> | Track under the queried point. |
trackIndex | trackIndex: number | Zero-based track index in timeline order. |