AnimationTransition
Complete API reference for AnimationTransition, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Animations
Component: no
public class AnimationTransition
Constructors
| Signature | Description |
|---|---|
AnimationTransition(AnimationTransition) | Executes AnimationTransition and returns after the underlying engine call finishes. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | AnimationTransition | Represents the instance value stored on this instance. Read or assign to update the property. |
Methods
| Signature | Returns | Description |
|---|---|---|
isFinished() | boolean | Returns whether the AnimationTransition has finished. |