Skip to content

UIProgressBar.Label Property

Definition

Namespace: Brine2D.UI

Optional label text \(e\.g\., "Health", "Loading"\).

C#
public string Label { get; set; }

Property Value

System.String