Skip to content

Instantly share code, notes, and snippets.

@zwaldowski
Created July 1, 2015 17:14
Show Gist options
  • Save zwaldowski/42cdc48c1b3a64c210ba to your computer and use it in GitHub Desktop.
Save zwaldowski/42cdc48c1b3a64c210ba to your computer and use it in GitHub Desktop.
let view = ...
for case let label as UILabel in view.subviews {
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment