luxlabs header browser preview


@class UILabel;

@interface UIAccessibilityElementTimerControl : UIAccessibilityElement

@property (retain, nonatomic) UILabel *icon;
@property (retain, nonatomic) UILabel *name;

- (id)accessibilityLabel;
- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })accessibilityFrame;
- (unsigned long long)accessibilityTraits;
- (void).cxx_destruct;

@end