Click or drag to resize

LocationManager Class

Inheritance Hierarchy
Object
  Com.Datalogic.Device.LocationLocationManager

Namespace:  Com.Datalogic.Device.Location
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class LocationManager : Object

The LocationManager type exposes the following members.

Constructors
  NameDescription
Public methodLocationManager
Initializes a new instance of the LocationManager class
Top
Properties
  NameDescription
Public propertyJniPeerMembers
To be added.
Top
Methods
  NameDescription
Public methodSetLocationMode
Set the GPS location provider mode.
Top
Remarks
The LocationManager class provides access to geo-location related methods of the device.

[Android Documentation]

See Also