signInWithAppleButtonStyle(_:)
Sets the style used for displaying the control (see SignInWithAppleButton.Style).
Declaration
nonisolated func signInWithAppleButtonStyle(_ style: SignInWithAppleButton.Style) -> some View
Parameters
- style:
The sign in style to apply to this button.