Stack.interpolateSize
bool interpolateSize() @property nothrowGet interpolateSize property.
Returns
Whether or not the size should smoothly change during the transition.
void interpolateSize(bool propval) @property nothrowSet interpolateSize property.
Parameters
propval | Whether or not the size should smoothly change during the transition. |