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

    public shape of the accessors this class declares itself

    interface Accessors {
        anchorPointX: number;
        anchorPointY: number;
        flippable: boolean;
        orientationMode: BillboardOrientation;
        renderScale: number;
        scalingMode: BillboardScaling;
    }
    Index

    Properties

    anchorPointX: number
    anchorPointY: number
    flippable: boolean
    orientationMode: BillboardOrientation
    renderScale: number
    scalingMode: BillboardScaling