---
title: PKIdentityButton.Label
framework: passkit
role: symbol
role_heading: Enumeration
path: passkit/pkidentitybutton/label
---

# PKIdentityButton.Label

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

## Declaration

```swift
enum Label
```

## Topics

### Labels

- [PKIdentityButton.Label.verifyIdentity](passkit/pkidentitybutton/label/verifyidentity.md)
- [PKIdentityButton.Label.verify](passkit/pkidentitybutton/label/verify.md)
- [PKIdentityButton.Label.verifyAge](passkit/pkidentitybutton/label/verifyage.md)
- [PKIdentityButton.Label.continue](passkit/pkidentitybutton/label/continue.md)

### Initializers

- [init(rawValue:)](passkit/pkidentitybutton/label/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Configuring the appearance

- [PKIdentityButton.Style](passkit/pkidentitybutton/style.md)
- [cornerRadius](passkit/pkidentitybutton/cornerradius.md)
