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