2 references to Animate
Microsoft.Maui.Controls (2)
AnimationExtensions.cs (2)
158
self.
Animate
(name, Interpolate(start, end), callback, rate, length, easing, finished, repeat);
165
self.
Animate
(name, x => x, callback, rate, length, easing, finished, repeat);