luxlabs header browser preview


@class NSString;

@interface AXGestureRecorderGradientViewAnimationDelegate : NSObject <CAAnimationDelegate>

@property (copy, nonatomic) id /* block */ completionBlock;
@property (readonly) unsigned long long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString *description;
@property (readonly, copy) NSString *debugDescription;

- (void)animationDidStop:(id)a0 finished:(BOOL)a1;
- (void).cxx_destruct;

@end