Contents

cornerRadius

The preferred corner radius for the image.

Declaration

@property (nonatomic) CGFloat cornerRadius;

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.