SensorBase<TSensorReading>.IsDataValid Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the validity of the sensor’s data.
Assembly: Microsoft.Devices.Sensors (in Microsoft.Devices.Sensors.dll)
Property Value
Type: System.BooleanType: Boolean. true if the sensor’s data is valid; otherwise, false.
Show: