Android.Transitions.Transition.SetDuration Method
Sets the duration of this transition.

Syntax

[Android.Runtime.Register("setDuration", "(J)Landroid/transition/Transition;", "GetSetDuration_JHandler")]
public virtual Transition SetDuration (long duration)

Parameters

duration
The length of the animation, in milliseconds.

Returns

Documentation for this section has not yet been entered.

Remarks

Sets the duration of this transition. By default, there is no duration (indicated by a negative number), which means that the Animator created by the transition will have its own specified duration. If the duration of a Transition is set, that duration will override the Animator duration.

[Android Documentation]

Requirements

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