ActivityMonitor.Type Property

The sensor type.

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

Syntax

public SensorType Type { get; }
'Declaration
Public ReadOnly Property Type As SensorType
    Get
public:
virtual property SensorType Type {
    SensorType get () sealed;
}
function get_Type();

Property Value

Type: SensorType

Implements

ISensor.Type

See Also

ActivityMonitor Class

ActivityMonitor.ActivityMonitor Members

Lumia.Sense Namespace