Class StockIcon

A utility class that helps working with icons.

Hierarchy

  • FrameworkObject
    • StockIcon

Constructors

  • Parameters

    • OptionalisInternalConstructor: boolean

    Returns StockIcon

Methods

  • Returns an Image that represents the given Emoji. The code is the UTF32 representation of the emoji.

    Parameters

    • emojiCode: number

    Returns Image

  • Returns a Image for the at the requested in points. Uses the default style for the icon.

    Parameters

    Returns Image

  • Makes a string that contains the given font awesome unicode code.

    Parameters

    Returns string