XCode 14.3 日本語化計画:New Human Interface Guideline
丸みを帯びた長方形の形状。
static func roundedRectangle(radius: CGFloat) -> ButtonBorderShape
radius
長方形の角の半径。
これは、macOS 上のウィジェットでないシステムボタンには影響しません。
static let automatic: ButtonBorderShape
与えられたコンテキストとプラットフォームに適切な形状を決定するためにシステムに従う形状。
static let capsule: ButtonBorderShape
カプセルの形状。
static let roundedRectangle: ButtonBorderShape
丸みを帯びた長方形の形状。