API Reference > imodeljs-frontend > Views > DisplayStyleState > changeRenderTimeline 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. changeRenderTimeline(timelineId: undefined | string): Promise<void> Parameter Type Description timelineId undefined | string Returns - Promise<void> Defined in core/frontend/src/DisplayStyleState.ts Line 213 Last Updated: 11 June, 2024