Android.Transitions.Transition.Propagation Property
Returns the Android.Transitions.TransitionPropagation used to calculate Animator start delays.

Syntax

[get: Android.Runtime.Register("getPropagation", "()Landroid/transition/TransitionPropagation;", "GetGetPropagationHandler")]
[set: Android.Runtime.Register("setPropagation", "(Landroid/transition/TransitionPropagation;)V", "GetSetPropagation_Landroid_transition_TransitionPropagation_Handler")]
public virtual TransitionPropagation Propagation { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

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.

Requirements

Namespace: Android.Transitions
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0