Android.Transitions.CircularPropagation Class
A propagation that varies with the distance to the epicenter of the Transition or center of the scene if no epicenter exists.

See Also: CircularPropagation Members

Syntax

[Android.Runtime.Register("android/transition/CircularPropagation", DoNotGenerateAcw=true)]
public class CircularPropagation : VisibilityPropagation

Remarks

A propagation that varies with the distance to the epicenter of the Transition or center of the scene if no epicenter exists. When a View is visible in the start of the transition, Views farther from the epicenter will transition sooner than Views closer to the epicenter. When a View is not in the start of the transition or is not visible at the start of the transition, it will transition sooner when closer to the epicenter and later when farther from the epicenter. This is the default TransitionPropagation used with Android.Transitions.Explode.

[Android Documentation]

Requirements

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