| 
    FoundationExtension
    
   FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection. 
   | 
 
UIView with refined lifecycle. (testing) More...
#import <UIAView.h>
  
 Additional Inherited Members | |
  Instance Methods inherited from <UIAViewLifeCycle> | |
| (void) | - viewDidLoad | 
| (void) | - viewWillAppear: | 
| (void) | - viewDidAppear: | 
| (void) | - viewWillDisappear: | 
| (void) | - viewDidDisappear: | 
| (void) | - __deprecated | 
| (void) | - __deprecated | 
| (void) | - didReceiveMemoryWarning | 
UIView with refined lifecycle. (testing)