luxlabs header browser preview


@class UIScreen;

@interface SBUIPluginActivationContext : NSObject

@property (retain, nonatomic) UIScreen *screen;
@property (nonatomic) int activationEvent;

- (void).cxx_destruct;

@end