luxlabs header browser preview


@class SHSheetPulsingEvent;

@interface SHSheetPulsingAction : BSAction

@property (readonly, nonatomic) SHSheetPulsingEvent *event;

- (id)initWithEvent:(id)a0;

@end