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

    public shape of the accessors this class declares itself

    interface Accessors {
        buttonWidth: number;
        cornerRadius: number;
        strokeColor: string | Color;
        strokeWidth: number;
        textColor: string | Color;
        textFontName: string;
        textFontSize: number;
        textMargins: any;
    }
    Index

    Properties

    buttonWidth: number
    cornerRadius: number
    strokeColor: string | Color
    strokeWidth: number
    textColor: string | Color
    textFontName: string
    textFontSize: number
    textMargins: any