OrientationSensorChangedEventArgs

Wisej.Hybrid.Shared.Sensors.OrientationSensorChangedEventArgs

Namespace: Wisej.Hybrid.Shared.Sensors

Assembly: Wisej.Hybrid (3.5.0.0)

Contains the current orientation information from the sensor.

public class OrientationSensorChangedEventArgs : EventArgs

Constructors

Initializes a new instance of the OrientationSensorChangedEventArgs class.

NameTypeDescription

reading

The orientation sensor data reading.

Properties

OrientationSensorData: The current values of the orientation sensor.

Last updated