CooldownTileElement.ChargeCount property
When > 1, a ×N badge shows remaining charges.
public Func<int> ChargeCount { get; set; }See Also
Section titled “See Also”- record CooldownTileElement
- namespace Stellar.Abstractions.Services
When > 1, a ×N badge shows remaining charges.
public Func<int> ChargeCount { get; set; }