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