FWViewControllerIntercepter
@interface FWViewControllerIntercepter : NSObject
视图控制器拦截器
-
Undocumented
Declaration
Objective-C
@property (nonatomic, nullable) SEL initIntercepter
-
Undocumented
Declaration
Objective-C
@property (nonatomic, nullable) SEL loadViewIntercepter
-
Undocumented
Declaration
Objective-C
@property (nonatomic, nullable) SEL viewDidLoadIntercepter
-
Undocumented
Declaration
Objective-C
@property (nonatomic, nullable) SEL viewDidLayoutSubviewsIntercepter
-
Undocumented
Declaration
Objective-C
@property (nonatomic, copy, nullable) NSDictionary *forwardSelectors