SensorType Enumeration

Indicates the type of the sensor.

Namespace: Lumia.Sense
Assembly: Lumia.Sense (in Lumia.Sense.dll) Version: 255.255.255.255

Syntax

public enum SensorType
'Declaration
Public Enumeration SensorType
public enum class SensorType
Lumia.Sense.SensorType = function();
Lumia.Sense.SensorType.createEnum('Lumia.Sense.SensorType', false);

Members

Member name Value Description
ActivityMonitor 0 Activity monitor
StepCounter 1 Step counter
PlaceMonitor 2 Place monitor
TrackPointMonitor 3 Track point monitor

See Also

Lumia.Sense Namespace