1 reference to AnimationManager
Microsoft.Maui (1)
Hosting\Animations\AppHostBuilderExtensions.cs (1)
21 builder.Services.TryAddScoped<IAnimationManager>(svcs => new AnimationManager(svcs.GetRequiredService<ITicker>()));