ShrinkingDelay

ShrinkingDelay

is an option for dynamic objects that specifies how long to delay before shrinking the size of the region in which the object is displayed to the actual size of the object.

Details

  • ShrinkingDelay->t specifies a delay of at most t seconds.
  • ShrinkingDelay->0 specifies that the region should always be resized immediately.
  • ShrinkingDelay->Infinity specifies that the region should never shrink, so that it is always as large as it has ever been in this session.
  • ShrinkingDelay->Automatic is used in functions such as Animate to indicate that the region should not shrink over the course of the animation.
  • ShrinkingDelay applies to both width and height.

Examples

Basic Examples  (1)

Specify a time delay before shrinking the dynamic display region:

Wolfram Research (2007), ShrinkingDelay, Wolfram Language function, https://reference.wolfram.com/language/ref/ShrinkingDelay.html.

Text

Wolfram Research (2007), ShrinkingDelay, Wolfram Language function, https://reference.wolfram.com/language/ref/ShrinkingDelay.html.

CMS

Wolfram Language. 2007. "ShrinkingDelay." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ShrinkingDelay.html.

APA

Wolfram Language. (2007). ShrinkingDelay. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ShrinkingDelay.html

BibTeX

@misc{reference.wolfram_2023_shrinkingdelay, author="Wolfram Research", title="{ShrinkingDelay}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/ShrinkingDelay.html}", note=[Accessed: 16-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_shrinkingdelay, organization={Wolfram Research}, title={ShrinkingDelay}, year={2007}, url={https://reference.wolfram.com/language/ref/ShrinkingDelay.html}, note=[Accessed: 16-April-2024 ]}