Nativescript plugin for Charts
    Preparing search index...

    Interface AnimatorUpdateListener

    interface AnimatorUpdateListener {
        onAnimationUpdate(animation: Tween<any>): any;
    }

    Implemented by

    Index

    Methods

    • Parameters

      Returns any