GeolocationEssential.

GetLocationAsync(GeolocationRequest) Method

Syntax

public Task<Location> GetLocationAsync(GeolocationRequest request)

Attributes

Type Description
AsyncStateMachineAttribute

Parameters

Name Type Description
request GeolocationRequest

Return Value

Type Description
Task<Location>