Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Clone in Desktop Download ZIP
ce876b7
22 lines (16 sloc) 531 Bytes
/**
* This header is generated by class-dump-z 0.2-1.
* class-dump-z is Copyright (C) 2009 by KennyTM~, licensed under GPLv3.
*
* Source: /System/Library/Frameworks/QuartzCore.framework/QuartzCore
*/
#import "QuartzCore-Structs.h"
#import <QuartzCore/CAAnimation.h>
@class NSString;
@interface CATransition ()
-(Animation*)_copyRenderAnimationForLayer:(id)layer;
// inherited: -(unsigned)_propertyFlagsForLayer:(id)layer;
@end
@interface CATransition (CAAnimationPrivate)
@property(assign) unsigned transitionFlags;
@end
Jump to Line
Something went wrong with that request. Please try again.