AnimationDisplayTime
is an option for Cell that specifies the minimum time in seconds for which a cell should be displayed in the course of an animation that runs through a sequence of selected cells.
AnimationDisplayTime
AnimationDisplayTime
is an option for Cell that specifies the minimum time in seconds for which a cell should be displayed in the course of an animation that runs through a sequence of selected cells.
Examples
Basic Examples (1)
Create a sequence of cells to animate with a display time of one second:
CellPrint[Table[TextCell[lett, "Text", AnimationDisplayTime -> 1], {lett, {"a", "bbb", "ccccc"}}]]Run the animation by selecting the three cells and choosing Graphics ▶ Rendering ▶ Animate Selected Graphics.
See Also
History
Introduced in 1996 (3.0)
Text
Wolfram Research (1996), AnimationDisplayTime, Wolfram Language function, https://reference.wolfram.com/language/ref/AnimationDisplayTime.html.
CMS
Wolfram Language. 1996. "AnimationDisplayTime." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/AnimationDisplayTime.html.
APA
Wolfram Language. (1996). AnimationDisplayTime. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AnimationDisplayTime.html
BibTeX
@misc{reference.wolfram_2026_animationdisplaytime, author="Wolfram Research", title="{AnimationDisplayTime}", year="1996", howpublished="\url{https://reference.wolfram.com/language/ref/AnimationDisplayTime.html}", note=[Accessed: 16-June-2026]}
BibLaTeX
@online{reference.wolfram_2026_animationdisplaytime, organization={Wolfram Research}, title={AnimationDisplayTime}, year={1996}, url={https://reference.wolfram.com/language/ref/AnimationDisplayTime.html}, note=[Accessed: 16-June-2026]}