LocationModeSensorsAndNetwork Property |
Indicates all the possible systems are turned on: both GPS sensors and
network assisted localization
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 static LocationMode SensorsAndNetwork { get; }
Public Shared ReadOnly Property SensorsAndNetwork As LocationMode
Get
Property Value
Type:
LocationModeRemarks Indicates all the possible systems are turned on: both GPS sensors and
network assisted localization
[Android Documentation]
See Also