Class Label
Implements
Inherited Members
Namespace: UnityEngine.Experimental.UIElements
Assembly: UnityEngine.dll
Syntax
public class Label : TextElement, IEventHandler, ITransform, IUIElementDataWatch, IEnumerable<VisualElement>, IEnumerable, IVisualElementScheduler, IStyle, ITextElement
Constructors
| Improve this Doc View SourceLabel()
Declaration
public Label()
Label(String)
Declaration
public Label(string text)
Parameters
Type | Name | Description |
---|---|---|
String | text |