Skip to content

UIToast.Text Property

Definition

Namespace: Brine2D.UI

Message text to display.

C#
public string Text { get; set; }

Property Value

System.String