Contents

==(_:_:)

Returns a Boolean value that indicates whether two cadence threshold alerts are equal.

Declaration

static func == (a: CadenceThresholdAlert, b: CadenceThresholdAlert) -> Bool

See Also

Comparing cadence threshold alerts