luxlabs header browser preview


@interface DMCEnrollmentUIBarButtonItem : UIBarButtonItem

@property (readonly, nonatomic) unsigned long long type;

- (id)initWithType:(unsigned long long)a0 target:(id)a1 action:(SEL)a2;

@end