1 override of Update
Microsoft.Maui (1)
Animations\LerpingAnimation.cs (1)
92
public override void
Update
(double percent)
3 references to Update
Microsoft.Maui (3)
Animations\Animation.cs (2)
218
Update
(percent);
381
Update
(1.0);
Animations\LerpingAnimation.cs (1)
96
base.
Update
(percent);