CKComponentHostingViewProtocol Protocol Reference
Declared in | CKComponentHostingViewProtocol.h |
---|
– mountedLayout
required method
Call this only on the main thread.
- (CKLayout)mountedLayout
Declared In
CKComponentHostingViewProtocol.h
– scopeEnumeratorProvider
required method
Returns the current scope enumerator provider. Main thread only.
- (id<CKComponentScopeEnumeratorProvider>)scopeEnumeratorProvider
Declared In
CKComponentHostingViewProtocol.h