Contents

cadence(_:unit:)

Creates a new cadence alert for the target range.

Declaration

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

Parameters

  • range:

    A closed range representing the cadence’s value.

  • unit:

    The frequency units for the specified range.

See Also

Creating new cadence range alerts