Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Returns the Android.Transitions.TransitionPropagation used to calculate Animator start
delays.
When a Transition affects several Views like Android.Transitions.Explode or
Android.Transitions.Slide, there may be a desire to have a "wave-front" effect
such that the Animator start delay depends on position of the View. The
TransitionPropagation specifies how the start delays are calculated.
Set method documentation [Android Documentation]
Sets the method for determining Animator start delays.
When a Transition affects several Views like Android.Transitions.Explode or
Android.Transitions.Slide, there may be a desire to have a "wave-front" effect
such that the Animator start delay depends on position of the View. The
TransitionPropagation specifies how the start delays are calculated.