3 references to GeolocationListeningRequest
Microsoft.Maui.Essentials (3)
Geolocation\Geolocation.netstandard.tvos.watchos.cs (1)
19
public Task<bool> StartListeningForegroundAsync(
GeolocationListeningRequest
request) =>
Geolocation\Geolocation.shared.cs (2)
60
Task<bool> StartListeningForegroundAsync(
GeolocationListeningRequest
request);
148
public static Task<bool> StartListeningForegroundAsync(
GeolocationListeningRequest
request) =>