Function calculateTextWidthHeightAux

  • calculate the text width and Height with a given TextStyle

    Parameters

    • element: tkTree
    • style: TextStyle
    • styleCache: TextStyle
    • fontCache: Font

    Returns Promise<[BoxesItem, TextStyle, fontkit.Font]>

Generated using TypeDoc