SRSensorPedometerData

Static SRSensorPedometerData 

Source
pub unsafe static SRSensorPedometerData: &'static SRSensor
Expand description

Sensor stream for Pedometer.

This stream stores information about your step count. Fetches from this stream return objects of type CMPedometerData as defined in the CoreMotion framework.

See also Apple’s documentation