changeRenderTimeline Method
Change the Id of the RenderTimeline element that hosts the RenderSchedule.Script to be applied by this display style for animating the contents of the view, and update scheduleScript using the script associated with the RenderTimeline element.
changeRenderTimeline(timelineId: string): Promise<void>
@see DisplayStyleSettings.renderTimeline.
Parameter | Type | Description |
---|---|---|
timelineId | string |
Returns - Promise
Defined in
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.