Add ASLayoutRangeModeLowMemory

This commit is contained in:
Michael Schneider
2016-03-09 14:40:40 -08:00
parent de4e4db671
commit bf822dee37
6 changed files with 93 additions and 14 deletions

View File

@@ -13,7 +13,8 @@
#import <AsyncDisplayKit/ASLayoutController.h>
#import <AsyncDisplayKit/ASLayoutRangeType.h>
#define RangeControllerLoggingEnabled 0
#define ASRangeControllerLoggingEnabled 0
#define ASRangeControllerAutomaticLowMemoryHandling 0
NS_ASSUME_NONNULL_BEGIN