Skip to content
Version 2.11.0
↓ Get the launcher

CooldownTileElement.FallbackLabel property

Drawn centered on the tile only when Icon() is null (e.g. a 2-letter abbreviation). Null/empty = nothing.

public Func<string>? FallbackLabel { get; set; }