SimpleOrientationSensor.OrientationChanged Event

Occurs each time the simple orientation sensor reports a new sensor reading

Syntax

public:
event TypedEventHandler<SimpleOrientationSensor^ , SimpleOrientationSensorOrientationChangedEventArgs^ >^ OrientationChanged {
         EventRegistrationToken add (TypedEventHandler<SimpleOrientationSensor^ , SimpleOrientationSensorOrientationChangedEventArgs^ >^ value);
         void remove (EventRegistrationToken token);
}  

Requirements

Namespace: Windows.Devices.Sensors

Metadata: windows.winmd

See also

Reference

SimpleOrientationSensor Class

SimpleOrientationSensor Members

Windows.Devices.Sensors Namespace