Android.Transitions.TransitionSet.OrderingSequential Field
A flag used to indicate that the child transitions of this set should play in sequence; when one child transition ends, the next child transition begins.

Value: 1

Syntax

[Android.Runtime.Register("ORDERING_SEQUENTIAL")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Transitions.TransitionOrdering enum directly instead of this field.")]
public const TransitionOrdering OrderingSequential

Remarks

A flag used to indicate that the child transitions of this set should play in sequence; when one child transition ends, the next child transition begins. Note that a transition does not end until all instances of it (which are playing on all applicable targets of the transition) end.

[Android Documentation]

Requirements

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