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

    the forwarders METHODS installs, so they are visible to TypeScript

    interface Methods {
        getMetaInfo(): any;
        getName(): string;
        getNames(arg0: string): string[];
        getPackageId(): string;
        getPackageType(): number;
        getSize(): any;
        getTileMask(): any;
        getVersion(): number;
    }
    Index

    Methods

    • Returns any

    • Returns string

    • Parameters

      • arg0: string

      Returns string[]

    • Returns string

    • Returns number

    • Returns any

    • Returns any

    • Returns number