CompassChangedEventArgs

Wisej.Hybrid.Shared.Sensors.CompassChangedEventArgs

Namespace: Wisej.Hybrid.Shared.Sensors

Assembly: Wisej.Hybrid (3.5.0.0)

Event arguments when compass reading changes.

public class CompassChangedEventArgs : EventArgs

Constructors

Initializes a new instance of the CompassChangedEventArgs class.

NameTypeDescription

reading

The compass data reading.

Properties

CompassData: The current values of the compass.

Last updated