<!--
{
  "availability" : [
    "iOS: 13.4.0 -",
    "iPadOS: 13.4.0 -",
    "macCatalyst: 13.4.0 -",
    "macOS: 11.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 6.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "PassKit",
  "identifier" : "/documentation/PassKit/PKSecureElementPass/passActivationState-swift.property",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "PassKit (Apple Pay and Wallet)"
    ],
    "preciseIdentifier" : "c:objc(cs)PKSecureElementPass(py)passActivationState"
  },
  "title" : "passActivationState"
}
-->

# passActivationState

The activation state of the pass.

```
var passActivationState: PKSecureElementPass.PassActivationState { get }
```

## Discussion

You must activate a secure pass before it can be used.

For possible values and their meanings, see [`PKSecureElementPass.PassActivationState`](/documentation/PassKit/PKSecureElementPass/PassActivationState-swift.enum).

---

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)