CooldownTileElement.IsImagine property
When true, a ★ corner badge marks an Imagine-lockout tile.
public Func<bool> IsImagine { get; set; }See Also
Section titled “See Also”- record CooldownTileElement
- namespace Stellar.Abstractions.Services
When true, a ★ corner badge marks an Imagine-lockout tile.
public Func<bool> IsImagine { get; set; }