Skip to content

Instantly share code, notes, and snippets.

@AppleCEO
Created April 1, 2020 05:32
Show Gist options
  • Select an option

  • Save AppleCEO/e3068ded121f673a36d51039688b3f7c to your computer and use it in GitHub Desktop.

Select an option

Save AppleCEO/e3068ded121f673a36d51039688b3f7c to your computer and use it in GitHub Desktop.
let button = UIButton()
button.layer.borderWidth = 1
button.layer.borderColor = UIColor.black.cgcColor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment