5 references to Geolocation
Microsoft.Maui.Essentials (5)
Geolocation\Geolocation.shared.cs (4)
138
/// Starts listening to location updates using the <see cref="
Geolocation
.LocationChanged"/>
139
/// event or the <see cref="
Geolocation
.ListeningFailed"/> event. Events may only sent when
153
/// Has no effect when not listening and <see cref="
Geolocation
.IsListeningForeground"/>
159
static IGeolocation Current => Devices.Sensors.
Geolocation
.Default;
Types\Location.shared.cs (1)
158
/// and may not be returned when calling <see cref="
Geolocation
.GetLastKnownLocationAsync"/>.</para>