CKComponentHostingViewProtocol Protocol Reference

Declared in CKComponentHostingViewProtocol.h

Overview

A common interface shared by views that host component hierarches.

– 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