Change placeholder boolean to time interval

This commit is contained in:
Ryan Nystrom
2015-02-23 14:01:17 -08:00
parent 203d500416
commit 5d76d6649f
4 changed files with 26 additions and 11 deletions

View File

@@ -71,8 +71,6 @@ typedef NS_OPTIONS(NSUInteger, ASDisplayNodeMethodOverrides) {
_ASPendingState *_pendingViewState;
NSTimeInterval _fadeAnimationDuration;
struct {
// public properties
unsigned synchronous:1;