Signature
Interface TimelineKeyframeDragMoveInputProperties
| Name | Signature | Description |
|---|---|---|
clientX | clientX: number | Current pointer client X. |
viewportY | viewportY: number | Current pointer Y in timeline viewport coordinates, including the ruler area. |
Pointer data needed to update a keyframe drag.
Interface TimelineKeyframeDragMoveInput| Name | Signature | Description |
|---|---|---|
clientX | clientX: number | Current pointer client X. |
viewportY | viewportY: number | Current pointer Y in timeline viewport coordinates, including the ruler area. |