<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: 16.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "PassKit",
  "identifier" : "/documentation/PassKit/PKIdentityButton/Label",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "PassKit (Apple Pay and Wallet)",
      "PassKit"
    ],
    "preciseIdentifier" : "c:@E@PKIdentityButtonLabel"
  },
  "title" : "PKIdentityButton.Label"
}
-->

# PKIdentityButton.Label

A type that indicates the available labels for an identity button.

```
enum Label
```

## Topics

### Labels

[`PKIdentityButton.Label.verifyIdentity`](/documentation/PassKit/PKIdentityButton/Label/verifyIdentity)

A label with the text verify identity with Apple Wallet.

[`PKIdentityButton.Label.verify`](/documentation/PassKit/PKIdentityButton/Label/verify)

A label with the text verify with Apple Wallet.

[`PKIdentityButton.Label.verifyAge`](/documentation/PassKit/PKIdentityButton/Label/verifyAge)

A label with the text verify age with Apple Wallet.

[`PKIdentityButton.Label.continue`](/documentation/PassKit/PKIdentityButton/Label/continue)

A label with the text continue with Apple Wallet.



---

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)