setScaleOnDisappear

open fun setScaleOnDisappear(scaleOnDisappear: Boolean)

Set whether or not a scale animation will be run on this animation's target when disappearing.

This is useful when using a single ScaleProvider that runs on multiple targets and only appearing targets should be animated.