Package 

Class LinearAnimationInstance

  • All Implemented Interfaces:
    app.rive.runtime.kotlin.core.PlayableInstance , app.rive.runtime.kotlin.core.RefCount

    
    public final class LinearAnimationInstance
    extends NativeObject implements PlayableInstance
                        

    The LinearAnimationInstance is a helper to wrap common operations to play an animation.

    Use this to keep track of an animation's current state and progress. You may also apply changes that the animation makes to components in an Artboard.