UIContainerViewControllerCallbacks extension
UIContainerViewControllerCallbacks
Properties
- shouldAutomaticallyForwardAppearanceMethods → bool
-
Available on UIViewController, provided by the UIContainerViewControllerCallbacks extension
shouldAutomaticallyForwardAppearanceMethodsno 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: