Animation
Animation helper class
Constructors
Link copied to clipboard
constructor(animation: EAnimation? = null, duration: Int? = null, onStarted: OnStarted? = null, onCompleted: OnCompleted? = null)
constructor(listener: ProgressListener? = null, animation: EAnimation? = null, duration: Int? = null)