PlaceMonitor.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