---
title: SignInWithAppleButton.Label
framework: authenticationservices
role: symbol
role_heading: Structure
path: authenticationservices/signinwithapplebutton/label
---

# SignInWithAppleButton.Label

The label that appears on the button.

## Declaration

```swift
struct Label
```

## Topics

### Labels

- [continue](authenticationservices/signinwithapplebutton/label/continue.md)
- [signIn](authenticationservices/signinwithapplebutton/label/signin.md)
- [signUp](authenticationservices/signinwithapplebutton/label/signup.md)

## See Also

### Creating a button

- [init(_:onRequest:onCompletion:)](authenticationservices/signinwithapplebutton/init(_:onrequest:oncompletion:).md)
- [SignInWithAppleButton.Style](authenticationservices/signinwithapplebutton/style.md)
