UIView(CKComponent) Category Reference
Declared in | CKComponentViewInterface.h |
---|
ck_component
Strong reference back to the associated component while the component is mounted.
@property (nonatomic, strong, setter=ck_setComponent:) CKComponent *ck_component
Declared In
CKComponentViewInterface.h
ck_componentLifecycleManager
Weak reference to the associated lifecycle manager. Only set on the root view.
@property (nonatomic, weak, setter=ck_setComponentLifecycleManager:) CKComponentLifecycleManager *ck_componentLifecycleManager
Declared In
CKComponentViewInterface.h