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

    public shape of the accessors this class declares itself

    interface Accessors {
        bitmap: string | ImageSource | ImageAsset;
        bitmapScale: number;
        color: string | Color;
    }
    Index

    Properties

    bitmap: string | ImageSource | ImageAsset
    bitmapScale: number
    color: string | Color