Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

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

Select an option

Save dmytro-anokhin/fae7d611f013d9a566f5990fdf9a01bd to your computer and use it in GitHub Desktop.
// 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