Skip to content

Instantly share code, notes, and snippets.

@wirasetiawan29
Created November 14, 2015 05:29
Show Gist options
  • Save wirasetiawan29/c8793cada10c588be93b to your computer and use it in GitHub Desktop.
Save wirasetiawan29/c8793cada10c588be93b to your computer and use it in GitHub Desktop.
messageLabel.backgroundColor = UIColor.orangeColor()
messageLabel.textAlignment = NSTextAlignment.Center
messageLabel.layer.cornerRadius = 10.0
messageLabel.clipsToBounds = true
messageLabel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment