3 references to GeolocationListeningRequest
Microsoft.Maui.Essentials (3)
Geolocation\Geolocation.ios.macos.cs (1)
115 public async Task<bool> StartListeningForegroundAsync(GeolocationListeningRequest request)
Geolocation\Geolocation.shared.cs (2)
60 Task<bool> StartListeningForegroundAsync(GeolocationListeningRequest request); 148 public static Task<bool> StartListeningForegroundAsync(GeolocationListeningRequest request) =>