Initializer

init(roundedRect:cornerRadius:style:)

Creates a path as the given rounded rectangle. あるパスをその与えられた角丸矩形として作成します。

Declaration 宣言

init(roundedRect rect: CGRect, cornerRadius: CGFloat, style: RoundedCornerStyle = .circular)

See Also 参照

Creating a Path パスを作成する