1 implementation of Start
Microsoft.Maui (1)
Animations\Ticker.cs (1)
39
public virtual void
Start
()
3 references to Start
Microsoft.Maui (1)
Animations\AnimationManager.cs (1)
61
Ticker.
Start
();
Microsoft.Maui.Controls (2)
AnimationExtensions.cs (1)
321
animationManager.Ticker.
Start
();
Tweener.cs (1)
173
_animationManager.Ticker.
Start
();