CKComponentLifecycleManager(Private) Category Reference
Declared in | CKComponentLifecycleManager_Private.h |
---|
– initWithComponentProvider:sizeRangeProvider:
If there is a sizeRangeProvider, then every state change will be computed using the constraint from the sizeRangeProvider, allowing the state to resize if needed. Otherwise state change will be computed using the constraint from the previous state, resulting in fixed state size.
- (instancetype)initWithComponentProvider:(Class<CKComponentProvider>)componentProvider sizeRangeProvider:(id<CKComponentSizeRangeProviding>)sizeRangeProvider
Declared In
CKComponentLifecycleManager_Private.h