cornerRadius
The radius to use when drawing rounded corners for the cell.
Declaration
var cornerRadius: CGFloat { get }Discussion
Setting the radius to a value greater than 0.0 points applies increasingly rounded corners to the cell.
The radius to use when drawing rounded corners for the cell.
var cornerRadius: CGFloat { get }Setting the radius to a value greater than 0.0 points applies increasingly rounded corners to the cell.