Inclinometer.ReadingType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the sensor reading type.
public:
property SensorReadingType ReadingType { SensorReadingType get(); };
SensorReadingType ReadingType();
public SensorReadingType ReadingType { get; }
var sensorReadingType = inclinometer.readingType;
Public ReadOnly Property ReadingType As SensorReadingType
Property Value
A SensorReadingType-typed value that specifies the sensor reading type.