Android.Transitions.Transition.SetStartDelay Method
Sets the startDelay of this transition.

Syntax

[Android.Runtime.Register("setStartDelay", "(J)Landroid/transition/Transition;", "GetSetStartDelay_JHandler")]
public virtual Transition SetStartDelay (long startDelay)

Parameters

startDelay
The length of the delay, in milliseconds.

Returns

Documentation for this section has not yet been entered.

Remarks

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

[Android Documentation]

Requirements

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