GyroscopeChangedEventArgs.Reading Property

Definition

The current values of the gyroscope.

public:
 property Microsoft::Maui::Devices::Sensors::GyroscopeData Reading { Microsoft::Maui::Devices::Sensors::GyroscopeData get(); };
public Microsoft.Maui.Devices.Sensors.GyroscopeData Reading { get; }
member this.Reading : Microsoft.Maui.Devices.Sensors.GyroscopeData
Public ReadOnly Property Reading As GyroscopeData

Property Value

The reading.

Applies to