Android.Graphics.Drawables.TransitionDrawable.StartTransition Method
Begin the second layer on top of the first layer.

Syntax

[Android.Runtime.Register("startTransition", "(I)V", "GetStartTransition_IHandler")]
public virtual void StartTransition (int durationMillis)

Parameters

durationMillis
The length of the transition in milliseconds

Remarks

Begin the second layer on top of the first layer.

[Android Documentation]

Requirements

Namespace: Android.Graphics.Drawables
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1