luxlabs header browser preview


@interface LiveSpeechUI._LiveSpeechTextView : UITextView {
    void /* unknown type, empty encoding */ maxNumberOfLines;
    void /* unknown type, empty encoding */ maxHeight;
    void /* unknown type, empty encoding */ behavior;
    void /* unknown type, empty encoding */ store;
    void /* unknown type, empty encoding */ placeholderText;
    void /* unknown type, empty encoding */ $__lazy_storage_$_textViewForSizing;
    void /* unknown type, empty encoding */ $__lazy_storage_$_placeholderOverlayLabel;
    void /* unknown type, empty encoding */ mode;
}

- (void).cxx_destruct;
- (void)layoutSubviews;
- (id)initWithCoder:(id)a0;
- (id)initWithFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0 textContainer:(id)a1;

@end