<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "iPadOS: 17.0.0 -",
    "macCatalyst: 18.0.0 -",
    "macOS: 15.0.0 -",
    "watchOS: 10.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WorkoutKit",
  "identifier" : "/documentation/WorkoutKit/PowerZoneAlert",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "WorkoutKit"
    ],
    "preciseIdentifier" : "s:10WorkoutKit14PowerZoneAlertV"
  },
  "title" : "PowerZoneAlert"
}
-->

# PowerZoneAlert

An alert for a power zone.

```
struct PowerZoneAlert
```

## Topics

### Creating power zone alerts

[`init(zone: Int)`](/documentation/WorkoutKit/PowerZoneAlert/init(zone:))

Creates a new power zone alert.

### Accessing alert data

[`var zone: Int`](/documentation/WorkoutKit/PowerZoneAlert/zone)

The target power zone.

### Comparing alerts

## Relationships

### Conforms To

[`Hashable`](/documentation/Swift/Hashable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Equatable`](/documentation/Swift/Equatable)

[`WorkoutAlert`](/documentation/WorkoutKit/WorkoutAlert)

[`Sendable`](/documentation/Swift/Sendable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)