Move automatic range update to a private API

This commit is contained in:
Michael Schneider
2016-02-29 10:52:29 -08:00
parent 760f4ada91
commit aca5b14c2b
11 changed files with 69 additions and 26 deletions

View File

@@ -30,9 +30,6 @@ NS_ASSUME_NONNULL_BEGIN
// Refer to examples/SynchronousConcurrency, AsyncViewController.m
@property (nonatomic, assign) BOOL neverShowPlaceholders;
/// Automatically adjust the range mode based on view evenets if the containing node confirms to the ASRangeControllerUpdateRangeProtocol
@property (nonatomic, assign) BOOL automaticallyAdjustRangeModeBasedOnViewEvents;
/**
* The constrained size used to measure the backing node.