Animation

constructor(address: Long)
constructor(animation: EAnimation? = null, duration: Int? = null, onStarted: OnStarted? = null, onCompleted: OnCompleted? = null)
constructor(listener: ProgressListener? = null, animation: EAnimation? = null, duration: Int? = null)