Skip to content
Version 2.11.0
↓ Get the launcher

LabelWidget record

Static text label child widget for a PanelSpec.

public record LabelWidget : IEquatable<PanelWidget>
name description
LabelWidget(…) Static text label child widget for a PanelSpec.
Text { get; set; } Text content to display.
Tint { get; set; } Optional tint colour; null uses the framework default text colour.