scheduleScriptProps

Getter

JSON representation of a RenderSchedule.Script embedded in the display style describing how to animate the contents of the view over time. This script, if present, takes precedence over a script supplied by renderTimeline.

scheduleScriptProps: undefined | RenderSchedule.ScriptProps

@see - onScheduleScriptPropsChanged to be notified when this property changes.

Returns - undefined | RenderSchedule.ScriptProps

Setter

scheduleScriptProps(props: RenderSchedule.ScriptProps): void

Parameter Type Description
props RenderSchedule.ScriptProps  

Returns - void

Defined in

Last Updated: 13 May, 2024