Class RichTextParser.ItalicLabel
Text label with italic style
Namespace: Unity.Tutorials.Core.Editor
Syntax
public class ItalicLabel : Label
Constructors
ItalicLabel(String)
Constructs with text.
Declaration
public ItalicLabel(string text)
Parameters
| Type | Name | Description |
|---|---|---|
| String | text |