1 implementation of Fire
Microsoft.Maui (1)
Animations\Ticker.cs (1)
16 public Action? Fire { get; set; }
1 write to Fire
Microsoft.Maui (1)
Animations\AnimationManager.cs (1)
22 Ticker.Fire = OnFire;