Skip to content

UIProgressBar.Label Property

Definition

Namespace: Brine2D.UI

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

public string Label { get; set; }

Property Value

System.String