We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Rounds corners with given radius value:
func roundCorners(radius: CGFloat)
Makes circle from square view:
func makeCircle()
Drops pretty shadow to the view:
func dropShadow()