Android.Animation.LayoutTransitionType.Changing Field
A flag indicating the animation that runs on those items that are changing
due to a layout change not caused by items being added to or removed
from the container. This transition type is not enabled by default; it can be
enabled via LayoutTransition.EnableTransitionType(LayoutTransitionType).