1 write to MinimumTime
Microsoft.Maui.Essentials (1)
Geolocation\GeolocationListeningRequest.shared.cs (1)
36 MinimumTime = minimumTime;
2 references to MinimumTime
Microsoft.Maui.Essentials (2)
Geolocation\Geolocation.uwp.cs (2)
80 if (request.MinimumTime.TotalMilliseconds < 0) 91 ReportInterval = (uint)request.MinimumTime.TotalMilliseconds,