CKInspectableView Protocol Reference
Declared in | CKInspectableView.h |
---|
– mountedLayout
required method
Call this only on the main thread.
- (CKLayout)mountedLayout
Declared In
CKInspectableView.h
– uniqueIdentifier
required method
Unique identifier for the component hierarchy hosted in this view
- (id<NSObject>)uniqueIdentifier
Declared In
CKInspectableView.h