Type Method

stepDetector(sensitivity:)

Reports steps one by one (e.g., you can react to them or sum all the “1”s you receive)

Declaration

static func stepDetector(sensitivity: MWAccelerometer.StepCounterSensitivity? = nil) -> Self
Available when Self is MWStepDetector.