This version of Unity is unsupported.

Label Constructor

public Label();
public Label(string text);

Parameters

text The text to be displayed.

Description

Constructs a label.