luxlabs header browser preview


@class NSString, UITextView;

@interface HKFullScreenTextViewController : UIViewController

@property (readonly) UITextView *textView;
@property (copy, nonatomic) NSString *detailText;

- (void)viewWillAppear:(BOOL)a0;
- (void)viewDidLoad;
- (id)description;
- (void).cxx_destruct;
- (void)createTextView;

@end