Experimental: this API is experimental and might be changed or removed in the future.

LabelConstructor

Switch to Manual
public Label ();
public Label (string text);

Parameters

textThe text to be displayed.

Description

Constructs a label.