luxlabs header browser preview


@class UILabel;

@interface AXResultRowAccessibilityElement : UIAccessibilityElement {
    UILabel *_label1;
    UILabel *_label2;
    UILabel *_label3;
}

- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })accessibilityFrame;
- (void).cxx_destruct;
- (id)initWithAccessibilityContainer:(id)a0 label1:(id)a1 label2:(id)a2 label3:(id)a3;

@end