<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "PassKit",
  "identifier" : "/documentation/PassKit/VerifyIdentityWithWalletButtonLabel",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "PassKit (Apple Pay and Wallet)",
      "SwiftUI"
    ],
    "preciseIdentifier" : "s:16_PassKit_SwiftUI35VerifyIdentityWithWalletButtonLabelV"
  },
  "title" : "VerifyIdentityWithWalletButtonLabel"
}
-->

# VerifyIdentityWithWalletButtonLabel

A type that represents the label you use with a verify identity button.

```
struct VerifyIdentityWithWalletButtonLabel
```

## Topics

### Getting standard labels

[`static let `continue`: VerifyIdentityWithWalletButtonLabel`](/documentation/PassKit/VerifyIdentityWithWalletButtonLabel/continue)

A button label that describes continuing with Apple Wallet.

[`static let verify: VerifyIdentityWithWalletButtonLabel`](/documentation/PassKit/VerifyIdentityWithWalletButtonLabel/verify)

A button label that describes verifying with Apple Wallet.

[`static let verifyAge: VerifyIdentityWithWalletButtonLabel`](/documentation/PassKit/VerifyIdentityWithWalletButtonLabel/verifyAge)

A button label that describes verifying age with Apple Wallet.

[`static let verifyIdentity: VerifyIdentityWithWalletButtonLabel`](/documentation/PassKit/VerifyIdentityWithWalletButtonLabel/verifyIdentity)

A button label that describes verifying identity 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)