Implemented interface member:
event
ReadingChanged
Microsoft.Maui.Devices.Sensors.IOrientationSensor.ReadingChanged
2 references to ReadingChanged
Microsoft.Maui.Essentials (2)
OrientationSensor\OrientationSensor.shared.cs (2)
279 MainThread.BeginInvokeOnMainThread(() => ReadingChanged?.Invoke(null, args)); 281 ReadingChanged?.Invoke(null, args);