Contents

cadence(_:unit:)

Creates an alert for the specified cadence threshold.

Declaration

static func cadence(_ value: Double, unit: UnitFrequency = WorkoutAlertMetric.countPerMinute) -> Self

Parameters

  • value:

    The target cadence threshold for the alert.

  • unit:

    The frequency units used for the threshold.

See Also

Creating cadence alerts