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

    the forwarders METHODS installs, so they are visible to TypeScript

    interface Methods {
        containsAttribute(arg0: string): boolean;
        getAttribute(arg0: string): any;
    }
    Index

    Methods

    • Parameters

      • arg0: string

      Returns boolean

    • Parameters

      • arg0: string

      Returns any