Skip to content

Instantly share code, notes, and snippets.

@wirasetiawan29
Created November 14, 2015 05:28
Show Gist options
  • Save wirasetiawan29/9e4a646965f5cdf0addf to your computer and use it in GitHub Desktop.
Save wirasetiawan29/9e4a646965f5cdf0addf to your computer and use it in GitHub Desktop.
let messageLabel = UILabel(frame: CGRectMake(0, 0, 300, 50))
messageLabel.text = message1
messageLabel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment