Label constructor interface

Hierarchy

  • MEUILabelConstructor

Constructors

Constructors

  • Creates a new label

    Parameters

    • text: string

      The text of the label to display.

    Returns MEUILabel

    A new label.

Generated using TypeDoc