CKComponentLifecycleManagerDelegate Protocol Reference
Conforms to | NSObject |
---|---|
Declared in | CKComponentLifecycleManager.h |
– componentLifecycleManager:sizeDidChangeWithAnimation:
required method
Sent when the size of the component layout changes due to a state change within a subcomponent or due to a call to [CKComponentLifecycleManager -updateWithState:].
- (void)componentLifecycleManager:(CKComponentLifecycleManager *)manager sizeDidChangeWithAnimation:(const CKComponentBoundsAnimation &)animation
Declared In
CKComponentLifecycleManager.h