luxlabs header browser preview


@class UIView;

@interface PBFFocusEditingSceneViewController : PREditingSceneViewController

@property (nonatomic) long long galleryDismissalAction;
@property (nonatomic) struct CGRect { struct CGPoint { double x; double y; } origin; struct CGSize { double width; double height; } size; } posterPreviewFrame;
@property (retain, nonatomic) UIView *galleryPreviewView;
@property (retain, nonatomic) UIView *posterPreviewComplicationsView;

- (void).cxx_destruct;

@end