Created
May 14, 2018 13:47
-
-
Save dmytro-anokhin/fae7d611f013d9a566f5990fdf9a01bd 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 UIViewController.h in Swift 4 | |
| extension UIViewController { | |
| @available(iOS 5.0, *) | |
| open var childViewControllers: [UIViewController] { get } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment