Closed longxdragon closed 8 years ago
I want to set the cornerRadius = height / 2, however, i can not get the size of the view when content is changed. So i add a property called 'cornerRadiusAuto' to set the cornerRadius = height / 2 when draw.
cornerRadius has been deprecated. Instead the bezelView can now be customized directly.
cornerRadius
bezelView
I want to set the cornerRadius = height / 2, however, i can not get the size of the view when content is changed. So i add a property called 'cornerRadiusAuto' to set the cornerRadius = height / 2 when draw.