Click or drag to resize
Cimbalino ToolkitILocationService Methods

The ILocationService type exposes the following members.

Methods
  NameDescription
Public methodGetPositionAsync
Starts an asynchronous operation to retrieve the current location.
Public methodGetPositionAsync(LocationServiceAccuracy)
Starts an asynchronous operation to retrieve the current location.
Public methodGetPositionAsync(TimeSpan, TimeSpan)
Starts an asynchronous operation to retrieve the current location.
Public methodGetPositionAsync(LocationServiceAccuracy, TimeSpan, TimeSpan)
Starts an asynchronous operation to retrieve the current location.
Public methodStart
Starts the acquisition of data from the location service.
Public methodStart(Int32)
Starts the acquisition of data from the location service.
Public methodStart(LocationServiceAccuracy)
Starts the acquisition of data from the location service.
Public methodStop
Stops the acquisition of data from the location service.
Top
See Also