@class UIScreen; @interface SBUIPluginActivationContext : NSObject @property (retain, nonatomic) UIScreen *screen; @property (nonatomic) int activationEvent; - (void).cxx_destruct; @end
@class UIScreen; @interface SBUIPluginActivationContext : NSObject @property (retain, nonatomic) UIScreen *screen; @property (nonatomic) int activationEvent; - (void).cxx_destruct; @end