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

    Class TextStyleBuilderOptions

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    anchorPointX?: number
    anchorPointY?: number
    animationStyle?: AnimationStyle
    attachAnchorPointX?: number
    attachAnchorPointY?: number
    backgroundColor?: string | Color
    borderColor?: string | Color
    borderWidth?: number
    breakLines?: boolean
    causesOverlap?: boolean
    color?: string | Color
    flippable?: boolean
    fontName?: string
    fontSize?: number
    hideIfOverlapped?: boolean
    horizontalOffset?: number
    metaData?: { [k: string]: string }
    orientationMode?: BillboardOrientation
    placementPriority?: number
    scaleWithDPI?: boolean
    strokeColor?: string | Color
    strokeWidth?: number
    style?: any
    styleBuilder?: any
    textField?: string
    verticalOffset?: number
    visible?: boolean