Guest User

Untitled

a guest
Jan 18th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. convert.layer.cornerRadius = heigth / 2
  2. convert.layer.masksToBounds = true
  3.  
  4. let height = convert.bounds.size.height
  5. convert.layer.cornerRadius = heigth / 2
  6. convert.layer.masksToBounds = true
Add Comment
Please, Sign In to add comment