Skip to content

Instantly share code, notes, and snippets.

@dmytro-anokhin
Last active May 14, 2018 13:48
Show Gist options
  • Select an option

  • Save dmytro-anokhin/55c2f64bb21a9b5894410c9cc5a92802 to your computer and use it in GitHub Desktop.

Select an option

Save dmytro-anokhin/55c2f64bb21a9b5894410c9cc5a92802 to your computer and use it in GitHub Desktop.
// Generated interface for UIView.h in Swift 4
extension UIView {
open var subviews: [UIView] { get }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment