CooldownTileElement.OnClick property
When non-null, clicking anywhere on the tile calls this action.
public Action? OnClick { get; set; }See Also
Section titled “See Also”- record CooldownTileElement
- namespace Stellar.Abstractions.Services
When non-null, clicking anywhere on the tile calls this action.
public Action? OnClick { get; set; }