IOrientationSensor.ReadingChanged 이벤트

정의

방향 읽기가 변경되면 발생합니다.

public:
 event EventHandler<Microsoft::Maui::Devices::Sensors::OrientationSensorChangedEventArgs ^> ^ ReadingChanged;
event EventHandler<Microsoft.Maui.Devices.Sensors.OrientationSensorChangedEventArgs> ReadingChanged;
member this.ReadingChanged : EventHandler<Microsoft.Maui.Devices.Sensors.OrientationSensorChangedEventArgs> 
Event ReadingChanged As EventHandler(Of OrientationSensorChangedEventArgs) 

이벤트 유형

적용 대상