Skip to content

Instantly share code, notes, and snippets.

@aduuub
Last active March 21, 2020 20:22
Show Gist options
  • Save aduuub/638c6825e14b9d487299c0ff5b2cc9f0 to your computer and use it in GitHub Desktop.
Save aduuub/638c6825e14b9d487299c0ff5b2cc9f0 to your computer and use it in GitHub Desktop.
// We could highlight it to make it easier to find
e -l Swift -- $label.backgroundColor = .red
// Or update its text
e -l Swift -- $label.text = "This is new text for a label"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment