Skip to content
Version 2.11.0
↓ Get the launcher

BarWidget record

Horizontal fill bar child widget for a PanelSpec.

public record BarWidget : IEquatable<PanelWidget>
name description
BarWidget(…) Horizontal fill bar child widget for a PanelSpec.
Fill { get; set; } Optional fill colour; null uses the framework default bar fill colour.
Fraction01 { get; set; } Dynamic fill fraction in [0..1]; re-pulled each refresh.