Skip to content

UICheckbox.Label Property

Definition

Namespace: Brine2D.UI

Checkbox label text. Changing this updates Size automatically.

C#
public string Label { get; set; }

Property Value

System.String