Skip to content

View features

Gokhan Gultekin edited this page Oct 10, 2018 · 1 revision

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()
Clone this wiki locally