UIViewController(Lifecycle)
@interface UIViewController (Lifecycle)
+ (void)enableLifecycleEvents;
@end
                Undocumented
- 
                  
                  
Undocumented
Declaration
Objective-C
+ (void)enableLifecycleEvents;Swift
class func enableLifecycleEvents() 
View on GitHub
        UIViewController(Lifecycle) Category Reference