luxlabs header browser preview


@class UIView;

@interface EKCalendarPreviewEventView : UIView {
    UIView *_colorBar;
}

- (void).cxx_destruct;
- (id)initWithEvent:(id)a0 calendar:(id)a1;

@end