@nativescript-community/ui-massifmaps
    Preparing search index...

    the forwarders METHODS installs, so they are visible to TypeScript

    interface Methods {
        getCurrentAction(): number;
        getProgress(): number;
        isPaused(): boolean;
    }
    Index

    Methods

    • Returns number

    • Returns number

    • Returns boolean