Overview 概要
A capsule shape is equivalent to a rounded rectangle where the corner radius is chosen as half the length of the rectangle’s smallest edge. カプセル形状は、丸みのある矩形に等しいです、そこで角半径は矩形のもつ最も小さい端の長さの半分として選ばれます。
Availability 有効性
Technology
@frozen struct Capsule
A capsule shape is equivalent to a rounded rectangle where the corner radius is chosen as half the length of the rectangle’s smallest edge. カプセル形状は、丸みのある矩形に等しいです、そこで角半径は矩形のもつ最も小さい端の長さの半分として選ばれます。
typealias Body
typealias AnimatableData
func path(in: CGRect) -> Path
struct Circle
struct Ellipse