Type Method step
stepCounter(sensitivity:)
Tracks step counts, reporting the current count every ~20 steps
Framework
- Meta
Wear
Declaration
static func stepCounter(sensitivity: MWAccelerometer.StepCounterSensitivity ? = nil) -> Self
Available when
Self
is MWStepCounter
.