The members of Android.Transitions.TransitionPropagation are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
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. |