Type Method 型メソッド

roundedRectangle(radius:)

A rounded rectangle shape.

Declaration 宣言

static func roundedRectangle(radius: CGFloat) -> ButtonBorderShape

Parameters パラメータ

radius

the corner radius of the rectangle.

See Also 参照

Getting Border Shapes