The methods of Android.Transitions.TransitionPropagation are listed below. For a list of all members, see the TransitionPropagation Members list.
See Also: Inherited members from Java.Lang.Object
abstract | CaptureValues(TransitionValues)Captures the values in the start or end scene for the properties that this transition propagation monitors. | |
abstract | GetPropagationProperties()Returns the set of property names stored in the Android.Transitions.TransitionValues object passed into TransitionPropagation.CaptureValues(TransitionValues) that this transition propagation cares about for the purposes of preventing duplicate capturing of property values. | |
abstract | GetStartDelay(Android.Views.ViewGroup, Transition, TransitionValues, TransitionValues)Called by Transition to alter the Animator start delay. |