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