Initializer

init(roundedRect:cornerSize:style:)

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

Declaration 宣言

init(roundedRect rect: CGRect, cornerSize: CGSize, style: RoundedCornerStyle = .circular)

See Also 参照

Creating a Path パスを作成する