luxlabs header browser preview


@interface SeymourUI.PopTransitionAnimator : NSObject <UIViewControllerAnimatedTransitioning> {
    void /* unknown type, empty encoding */ isPresenting;
    void /* unknown type, empty encoding */ scale;
}

- (double)transitionDuration:(id)a0;
- (void)animateTransition:(id)a0;
- (id)init;

@end