scheduleScript

Accessor

The RenderSchedule.Script that animates the contents of the view, if any.

scheduleScript: undefined | Script

@see DisplayStyleState.changeRenderTimeline to change the script.

Returns - undefined | Script


Setter

scheduleScript(script: undefined | Script): void

Parameter Type Description
script undefined | Script  

Returns - void

Defined in

Last Updated: 29 March, 2024