Contents

isPaceAvailable()

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

Declaration

class func isPaceAvailable() -> Bool

Return Value

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

Discussion

Pace measurement indicates the ability to determine the user’s pace in seconds per meter. This capability is not supported on all devices.

See Also

Determining Pedometer Availability