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

    the forwarders METHODS installs, so they are visible to TypeScript

    interface Methods {
        getStyle(): any;
        getTag(): any;
        getText(): string;
        setTag(arg0: any): void;
    }
    Index

    Methods

    • Returns any

    • Returns any

    • Returns string

    • Parameters

      • arg0: any

      Returns void