SensorType Constants Reference
| Declared in | MotionSensor.h |
|---|
SensorType
Definition
typedef NS_ENUM(NSUInteger, SensorType ) {
ACCELEROMETER = 0,
GYRO = 1,
LOCATION,
};