1 write to Finished
Microsoft.Maui.Controls (1)
AnimationExtensions.cs (1)
276 info.Finished = final;
2 references to Finished
Microsoft.Maui.Controls (2)
AnimationExtensions.cs (2)
238 info.Finished?.Invoke(1.0f, true); 355 info.Finished?.Invoke(tweenerValue, !animationsEnabled);