Share via


ICompass.ReadingChanged Event

Definition

Occurs when compass reading changes.

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

Event Type

Applies to