AnimatedAnimation

Interface representing single animation (like Animated.timing or Animated.spring) or a collection of them

Inheritors

Functions

Link copied to clipboard
abstract fun addListener(finishListener: AnimationFinishListener)
Link copied to clipboard
abstract fun cancel()
Link copied to clipboard
abstract fun isActive(): Boolean
Link copied to clipboard
abstract fun start()