Signature
Interface TimelineClipDragStartInputProperties
| Name | Signature | Description |
|---|---|---|
clientX | clientX: number | Pointer client X captured at drag start. |
clipId | clipId: string | Clip being dragged. |
clipRect? | clipRect?: ClipViewportRect | Optional clip rect from the initiating hit test. |
viewportY | viewportY: number | Pointer Y in timeline viewport coordinates, including the ruler area. |