UIContainerViewControllerCallbacks extension

UIContainerViewControllerCallbacks

on

Properties

shouldAutomaticallyForwardAppearanceMethods bool

Available on UIViewController, provided by the UIContainerViewControllerCallbacks extension

shouldAutomaticallyForwardAppearanceMethods
no setter

Methods

automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers() bool

Available on UIViewController, provided by the UIContainerViewControllerCallbacks extension

automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers
didMoveToParentViewController(UIViewController? parent) → void

Available on UIViewController, provided by the UIContainerViewControllerCallbacks extension

didMoveToParentViewController:
shouldAutomaticallyForwardRotationMethods() bool

Available on UIViewController, provided by the UIContainerViewControllerCallbacks extension

shouldAutomaticallyForwardRotationMethods
willMoveToParentViewController(UIViewController? parent) → void

Available on UIViewController, provided by the UIContainerViewControllerCallbacks extension

willMoveToParentViewController: