Android.Transitions.Explode Class
This transition tracks changes to the visibility of target views in the start and end scenes and moves views in or out from the edges of the scene.

See Also: Explode Members

Syntax

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

Remarks

This transition tracks changes to the visibility of target views in the start and end scenes and moves views in or out from the edges of the scene. Visibility is determined by both the Android.Views.View.Visibility state of the view as well as whether it is parented in the current view hierarchy. Disappearing Views are limited as described in Visibility.OnDisappear(Android.Views.ViewGroup, Android.Transitions.TransitionValues, Android.Transitions.TransitionValues, Android.Transitions.TransitionValues, Android.Transitions.TransitionValues).

Views move away from the focal View or the center of the Scene if no epicenter was provided.

[Android Documentation]

Requirements

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