Android.Transitions.TransitionManager.BeginDelayedTransition Method
Convenience method to animate, using the default transition, to a new scene defined by all changes within the given scene root between calling this method and the next rendering frame.

Syntax

[Android.Runtime.Register("beginDelayedTransition", "(Landroid/view/ViewGroup;)V", "")]
public static void BeginDelayedTransition (Android.Views.ViewGroup sceneRoot)

Parameters

sceneRoot
The root of the View hierarchy to run the transition on.

Remarks

Convenience method to animate, using the default transition, to a new scene defined by all changes within the given scene root between calling this method and the next rendering frame. Equivalent to calling TransitionManager.BeginDelayedTransition(Android.Views.ViewGroup, Android.Transitions.Transition) with a value of null for the transition parameter.

[Android Documentation]

Requirements

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