Android.Transitions.TransitionSet.AddTransition Method
Adds child transition to this set.

Syntax

[Android.Runtime.Register("addTransition", "(Landroid/transition/Transition;)Landroid/transition/TransitionSet;", "GetAddTransition_Landroid_transition_Transition_Handler")]
public virtual TransitionSet AddTransition (Transition transition)

Parameters

transition
A non-null child transition to be added to this set.

Returns

Documentation for this section has not yet been entered.

Remarks

Adds child transition to this set. The order in which this child transition is added relative to other child transitions that are added, in addition to the TransitionSet.Ordering property, determines the order in which the transitions are started.

If this transitionSet has a Transition.Duration set on it, the child transition will inherit that duration. Transitions are assumed to have a maximum of one transitionSet parent.

[Android Documentation]

Requirements

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