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

    the forwarders METHODS installs, so they are visible to TypeScript

    interface Methods {
        getAnchorPointX(): number;
        getAnchorPointY(): number;
        getOrientationMode(): BillboardOrientation;
        getRenderScale(): number;
        getScalingMode(): BillboardScaling;
        isFlippable(): boolean;
    }
    Index

    Methods

    • Returns number

    • Returns number

    • Returns number

    • Returns boolean