luxlabs header browser preview


@class _UIContextMenuUIController;

@interface _UIContextMenuDismissToWindowSceneActivationAnimation : NSObject

@property (retain, nonatomic) _UIContextMenuUIController *menuUIController;

+ (id)animationWithUIController:(id)a0;

- (void).cxx_destruct;
- (void)animateAlongsideScenePlatter:(id)a0;
- (void)completeAnimation;

@end