Signature
Interface TimelineTrackHeightUpdateProperties
| Name | Signature | Description |
|---|---|---|
height | height: number | Expanded row height in pixels. |
trackId | trackId: string | Track id to resize. |
Expanded row height update for a timeline track.
Interface TimelineTrackHeightUpdate| Name | Signature | Description |
|---|---|---|
height | height: number | Expanded row height in pixels. |
trackId | trackId: string | Track id to resize. |