MagnetometerChangedEventArgs.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.
The current values of the magnetometer.
public:
property Microsoft::Maui::Devices::Sensors::MagnetometerData Reading { Microsoft::Maui::Devices::Sensors::MagnetometerData get(); };
public Microsoft.Maui.Devices.Sensors.MagnetometerData Reading { get; }
member this.Reading : Microsoft.Maui.Devices.Sensors.MagnetometerData
Public ReadOnly Property Reading As MagnetometerData
Property Value
The reading.