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

    public shape of the accessors this class declares itself

    interface Accessors {
        buttonMargins: any;
        cornerRadius: number;
        descriptionColor: string | Color;
        descriptionField: string;
        descriptionFontName: string;
        descriptionFontSize: number;
        descriptionMargins: any;
        descriptionWrap: boolean;
        leftColor: string | Color;
        leftImage: string | ImageSource | ImageAsset;
        leftMargins: any;
        rightColor: string | Color;
        rightImage: string | ImageSource | ImageAsset;
        rightMargins: any;
        strokeColor: string | Color;
        strokeWidth: number;
        titleColor: string | Color;
        titleField: string;
        titleFontName: string;
        titleFontSize: number;
        titleMargins: any;
        titleWrap: boolean;
        triangleHeight: number;
        triangleWidth: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    buttonMargins: any
    cornerRadius: number
    descriptionColor: string | Color
    descriptionField: string
    descriptionFontName: string
    descriptionFontSize: number
    descriptionMargins: any
    descriptionWrap: boolean
    leftColor: string | Color
    leftImage: string | ImageSource | ImageAsset
    leftMargins: any
    rightColor: string | Color
    rightImage: string | ImageSource | ImageAsset
    rightMargins: any
    strokeColor: string | Color
    strokeWidth: number
    titleColor: string | Color
    titleField: string
    titleFontName: string
    titleFontSize: number
    titleMargins: any
    titleWrap: boolean
    triangleHeight: number
    triangleWidth: number