Contents

init(integerLiteral:)

Create a fixed corner style with an int value as its corner radius. This is a shorthand of writing .fixed(value).

Declaration

init(integerLiteral value: Edge.Corner.Style.IntegerLiteralType)

Parameters

  • value:

    The fixed corner radius.