Skip to content

UIRichTextLabel.Text Property

Definition

Namespace: Brine2D.UI

Markup text to display. Parsed according to MarkupParser.

C#
public string Text { get; set; }

Property Value

System.String