ASRangeController(Debugging) Category Reference

Declared in AsyncDisplayKit+Debug.h

+ setShouldShowRangeDebugOverlay:

Class method to enable a visualization overlay of the all ASRangeController’s tuning parameters. For dev purposes only. To use, message ASRangeController in the AppDelegate –> [ASRangeController setShouldShowRangeDebugOverlay:YES];

+ (void)setShouldShowRangeDebugOverlay:(BOOL)show

Parameters

enable

Specify YES to make this debug feature enabled when messaging the ASRangeController class.

Declared In

AsyncDisplayKit+Debug.h