GeolocationExtensions Class

Definition

Static class with extension methods for the IGeolocation APIs.

public ref class GeolocationExtensions abstract sealed
public static class GeolocationExtensions
type GeolocationExtensions = class
Public Module GeolocationExtensions
Inheritance
GeolocationExtensions

Methods

GetLocationAsync(IGeolocation)

Returns the current location of the device.

GetLocationAsync(IGeolocation, GeolocationRequest)

Returns the current location of the device.

Applies to