Adds a new transition between keyframes.
Syntax
[Android.Runtime.Register("addTransition", "(IILandroid/graphics/drawable/Drawable;Z)V", "GetAddTransition_IILandroid_graphics_drawable_Drawable_ZHandler")]
public virtual
void AddTransition (
int fromId,
int toId,
Java.Lang.Object transition,
bool reversible)
Parameters
- fromId
- Unique identifier of the starting keyframe.
- toId
- Unique identifier of the ending keyframe.
- transition
- An Android.Graphics.Drawables.IAnimatable drawable to use as a transition, may not be null.
- reversible
- Whether the transition can be reversed.
Remarks
Requirements
Namespace: Android.Graphics.Drawables
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0