luxlabs header browser preview


@class NSURL;

@interface UIAccessibilityLinkSubelement : UIAccessibilityElement

@property (nonatomic) struct _NSRange { unsigned long long location; unsigned long long length; } range;
@property (retain, nonatomic) NSURL *url;

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

@end