Implemented interface member:
property
IsRunning
Microsoft.Maui.Animations.ITicker.IsRunning
1 override of IsRunning
Microsoft.Maui (1)
Animations\PlatformTicker.iOS.cs (1)
12 public override bool IsRunning =>
1 reference to IsRunning
Microsoft.Maui (1)
Animations\Ticker.cs (1)
73 if (IsRunning && !_systemEnabled)