---
title: VerifyIdentityWithWalletButtonStyle
framework: passkit
role: symbol
role_heading: Structure
path: passkit/verifyidentitywithwalletbuttonstyle
---

# VerifyIdentityWithWalletButtonStyle

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

## Declaration

```swift
struct VerifyIdentityWithWalletButtonStyle
```

## Topics

### Getting the standard styles

- [black](passkit/verifyidentitywithwalletbuttonstyle/black.md)
- [blackOutline](passkit/verifyidentitywithwalletbuttonstyle/blackoutline.md)

## See Also

### Identity sheet interactions and authorization

- [PKIdentityAuthorizationController](passkit/pkidentityauthorizationcontroller.md)
- [PKIdentityRequest](passkit/pkidentityrequest.md)
- [PKIdentityDocument](passkit/pkidentitydocument.md)
- [PKIdentityElement](passkit/pkidentityelement.md)
- [PKIdentityButton](passkit/pkidentitybutton.md)
- [VerifyIdentityWithWalletButton](passkit/verifyidentitywithwalletbutton.md)
- [VerifyIdentityWithWalletButtonLabel](passkit/verifyidentitywithwalletbuttonlabel.md)
