Contents

power(_:unit:)

Creates an alert for the specified power threshold.

Declaration

static func power(_ value: Double, unit: UnitPower) -> Self

Parameters

  • value:

    The target power threshold for the alert.

  • unit:

    The power units used for the threshold.

See Also

Creating power alerts