Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Dynamic Interactivity > Interactive Manipulation > Options & Styling for Interactive Manipulation >

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.
  • 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.
Specify a time delay before shrinking the dynamic display region:
Specify a time delay before shrinking the dynamic display region:
In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team