<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "iPadOS: 14.0.0 -",
    "macCatalyst: 14.0.0 -",
    "macOS: 11.0.0 -",
    "tvOS: 14.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 7.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AuthenticationServices",
  "identifier" : "/documentation/AuthenticationServices/SignInWithAppleButton/Style",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Authentication Services",
      "SwiftUI"
    ],
    "preciseIdentifier" : "s:31_AuthenticationServices_SwiftUI21SignInWithAppleButtonV5StyleV"
  },
  "title" : "SignInWithAppleButton.Style"
}
-->

# SignInWithAppleButton.Style

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

```
struct Style
```

## Topics

### Styles

[`black`](/documentation/AuthenticationServices/SignInWithAppleButton/Style/black)

The constant that defines a black button.

[`white`](/documentation/AuthenticationServices/SignInWithAppleButton/Style/white)

The constant that defines a white button.

[`whiteOutline`](/documentation/AuthenticationServices/SignInWithAppleButton/Style/whiteOutline)

The constant that defines a white-outlined button.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)