luxlabs header browser preview


@class NSArray;

@interface ViewControllerBackOption : NSObject

@property BOOL hidesBackButton;
@property (retain) NSArray *leftBarButtonItems;

- (void).cxx_destruct;

@end