Skip to content

Instantly share code, notes, and snippets.

@samhann
Created August 6, 2016 09:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samhann/1fbf4b64b94ff2a4df3a9a0be16c80d8 to your computer and use it in GitHub Desktop.
Save samhann/1fbf4b64b94ff2a4df3a9a0be16c80d8 to your computer and use it in GitHub Desktop.
self.textView.layer.borderColor = UIColor.blueColor().CGColor
self.textView.layer.borderWidth = 2.0
self.textView.becomeFirstResponder()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment