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

# VerifyIdentityWithWalletButtonStyle

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

```
struct VerifyIdentityWithWalletButtonStyle
```

## Topics

### Getting the standard styles

[`static let black: VerifyIdentityWithWalletButtonStyle`](/documentation/PassKit/VerifyIdentityWithWalletButtonStyle/black)

A button style that represents a black button with white lettering.

[`static let blackOutline: VerifyIdentityWithWalletButtonStyle`](/documentation/PassKit/VerifyIdentityWithWalletButtonStyle/blackOutline)

A button style that represents a black button with a light outline.



---

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)