Last active
May 14, 2018 13:48
-
-
Save dmytro-anokhin/55c2f64bb21a9b5894410c9cc5a92802 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // 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