1 implementation of GetLastKnownLocationAsync
Microsoft.Maui.Essentials (1)
Geolocation\Geolocation.netstandard.tvos.watchos.cs (1)
11
public Task<Location?>
GetLastKnownLocationAsync
() =>
1 reference to GetLastKnownLocationAsync
Microsoft.Maui.Essentials (1)
Geolocation\Geolocation.shared.cs (1)
83
Current.
GetLastKnownLocationAsync
();