QuartzCore Changes
QuartzCore
CAEmitterBehavior.h
Modified -[CAEmitterBehavior initWithType:]
Declaration | |
---|---|
From | - (instancetype)initWithType:(NSString *)type |
To | - (id)initWithType:(NSString *)type |
CALayer.h
Added NSNull(CAActionAdditions)
Declaration | |
---|---|
From | - (instancetype)initWithType:(NSString *)type |
To | - (id)initWithType:(NSString *)type |