power(_:unit:)
Creates an alert for the specified power threshold.
Declaration
static func power(_ value: Double, unit: UnitPower) -> SelfParameters
- value:
The target power threshold for the alert.
- unit:
The power units used for the threshold.
Creates an alert for the specified power threshold.
static func power(_ value: Double, unit: UnitPower) -> SelfThe target power threshold for the alert.
The power units used for the threshold.