I\'m at a bit of a loss. I\'ve used the layer property of UIView to round the corners of multiple elements in my app. However, this one UIImageView is simply not complying.
Try this code:-
self.imgaviewName.clipsToBounds = true self.imageviewName.layer.cornerRadius = 10