Android.Transitions.TransitionManager.SetTransition Method
Sets a specific transition to occur when the given scene is entered.

Syntax

[Android.Runtime.Register("setTransition", "(Landroid/transition/Scene;Landroid/transition/Transition;)V", "GetSetTransition_Landroid_transition_Scene_Landroid_transition_Transition_Handler")]
public virtual void SetTransition (Scene scene, Transition transition)

Parameters

scene
The scene which, when applied, will cause the given transition to run.
transition
The transition that will play when the given scene is entered. A value of null will result in the default behavior of using the default transition instead.

Remarks

Sets a specific transition to occur when the given scene is entered.

[Android Documentation]

Requirements

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