Type Method step
stepDetector(sensitivity:)
Reports steps one by one (e.g., you can react to them or sum all the “1”s you receive)
Framework
- Meta
Wear
Declaration
static func stepDetector(sensitivity: MWAccelerometer.StepCounterSensitivity ? = nil) -> Self
Available when
Self
is MWStepDetector
.