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

    public shape of the accessors this class declares itself

    interface Accessors {
        backgroundColor: string | Color;
        borderColor: string | Color;
        borderWidth: number;
        breakLines: boolean;
        fontName: string;
        fontSize: number;
        strokeColor: string | Color;
        strokeWidth: number;
        textField: string;
        textMargins: any;
    }
    Index

    Properties

    backgroundColor: string | Color
    borderColor: string | Color
    borderWidth: number
    breakLines: boolean
    fontName: string
    fontSize: number
    strokeColor: string | Color
    strokeWidth: number
    textField: string
    textMargins: any