Contents

isCadenceAvailable()

Returns a Boolean value indicating whether cadence information is available on the current device.

Declaration

class func isCadenceAvailable() -> Bool

Return Value

true if cadence information is available or false if it is not.

Discussion

Cadence measurement indicates the ability to determine the rate at which the user takes steps, in steps per second. This capability is not supported on all devices.

See Also

Determining Pedometer Availability