Add improvements

- Remove defaults for ASEnvironmentLayoutOptionsState and ASEnvironmentHierarchyState
- Add locking for ASEnvironmentLayoutExtensibilityForwarding
- Other smaller improvements
This commit is contained in:
Michael Schneider
2016-03-31 10:30:43 -07:00
parent 4e757f0969
commit f46f5640ff
6 changed files with 23 additions and 22 deletions

View File

@@ -6,7 +6,7 @@
// Copyright © 2016 Facebook. All rights reserved.
//
#import <UIKit/UIKit.h>
#import <UIKit/UIGeometry.h>
@protocol ASLayoutableExtensibility <NSObject>