Lay some foundation for our new pending state controller

This commit is contained in:
Adlai Holler
2016-01-07 22:40:42 -08:00
parent d899f12f70
commit 99b674c346
11 changed files with 677 additions and 268 deletions

View File

@@ -178,6 +178,8 @@ FOUNDATION_EXPORT NSString * const ASRenderingEngineDidDisplayNodesScheduledBefo
@property (nonatomic, assign) CGFloat contentsScaleForDisplay;
- (void)applyPendingViewState;
/**
* // TODO: NOT YET IMPLEMENTED
*