Summary
Provides access to the
Xamarin.Essentials.Location API.
- Assembly
- Rocket
.Surgery .Xamarin .Essentials .dll - Namespace
- Rocket
.Surgery .Xamarin .Essentials - Interfaces
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["IGeolocation"]
click Interface0 "/api/Rocket.Surgery.Xamarin.Essentials.Abstractions/IGeolocation"
Type["GeolocationEssential"]
class Type type-node
Syntax
public class GeolocationEssential : IGeolocation
Constructors
| Name | Summary |
|---|---|
| GeolocationEssential |
Methods
| Name | Value | Summary |
|---|---|---|
| GetLastKnownLocation |
IObservable |
|
| Get |
Task |
|
| GetLocation |
IObservable |
|
| GetLocation |
IObservable |
|
| GetLocationAsync |
Task |
|
| GetLocationAsync |
Task |
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
