---
title: "init(label:style:)"
framework: passkit
role: symbol
role_heading: Initializer
path: "passkit/pkidentitybutton/init(label:style:)"
---

# init(label:style:)

Creates a new identity button with the label and style.

## Declaration

```swift
init(label: PKIdentityButton.Label, style: PKIdentityButton.Style)
```
