3 references to GetCallback
Microsoft.Maui.Controls (3)
AnimationExtensions.cs (2)
140 self.Animate(name, animation.GetCallback(), rate, length, easing, finished, null);
150 self.Animate(name, animation.GetCallback(), rate, length, easing, finished, r);