cornerRadius
The radius, in points, for the rounded corners on the button.
Declaration
var cornerRadius: CGFloat { get set }Discussion
To remove the rounded corners, set this value to 0.0.
The default value is 4.0.
The radius, in points, for the rounded corners on the button.
var cornerRadius: CGFloat { get set }To remove the rounded corners, set this value to 0.0.
The default value is 4.0.