Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. sample.layer.borderColor = UIColor(red: 255/255.0, green: 255/255.0, blue: 255/255.0, alpha: 1).cgColor;
  2. sample.layer.borderWidth = 3.0;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement