XCode 26.5 日本語化計画
元のドキュメント:developer.apple.com/documentation/authenticationservices/signinwithapplebutton/style
ボタンの外観を制御するためにあなたが使用できるスタイルを定義する構造。
struct Style
static let black: SignInWithAppleButton.Style
黒いボタンを定義する定数。
static let white: SignInWithAppleButton.Style
白いボタンを定義する定数。
static let whiteOutline: SignInWithAppleButton.Style
白枠付きのボタンを定義する定数。
「Appleでサインイン」ボタンを作成します。
ボタンに表示されるラベル。