---
title: SignInWithAppleButton.Style
framework: authenticationservices
role: symbol
role_heading: Structure
path: authenticationservices/signinwithapplebutton/style
---

# SignInWithAppleButton.Style

The structure that defines styles that you use to control the button’s appearance.

## Declaration

```swift
struct Style
```

## Topics

### Styles

- [black](authenticationservices/signinwithapplebutton/style/black.md)
- [white](authenticationservices/signinwithapplebutton/style/white.md)
- [whiteOutline](authenticationservices/signinwithapplebutton/style/whiteoutline.md)

## See Also

### Creating a button

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