cornerRadius
The preferred corner radius for the image.
Declaration
var cornerRadius: CGFloat { get set }Discussion
The default value is 0. If the image is too small to fit the requested radius, the view adjusts the corner curve and radius to fit.
The preferred corner radius for the image.
var cornerRadius: CGFloat { get set }The default value is 0. If the image is too small to fit the requested radius, the view adjusts the corner curve and radius to fit.