Nativescript plugin for Charts
    Preparing search index...
    interface AnimatorListener {
        onAnimationCancel(animation: Tween<any>): any;
        onAnimationEnd(animation: Tween<any>): any;
    }

    Implemented by

    Index

    Methods

    • Parameters

      Returns any

    • Parameters

      Returns any