HingeAngleSensorReadingChangedEventArgs.Reading 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 data exposed by the hinge angle sensor in a dual-screen device.
public:
property HingeAngleReading ^ Reading { HingeAngleReading ^ get(); };
HingeAngleReading Reading();
public HingeAngleReading Reading { get; }
var hingeAngleReading = hingeAngleSensorReadingChangedEventArgs.reading;
Public ReadOnly Property Reading As HingeAngleReading
Property Value
The data provided by the HingeAngleSensor.