cadence(_:unit:)
Creates an alert for the specified cadence threshold.
Declaration
static func cadence(_ value: Double, unit: UnitFrequency = WorkoutAlertMetric.countPerMinute) -> SelfParameters
- value:
The target cadence threshold for the alert.
- unit:
The frequency units used for the threshold.