luxlabs header browser preview


@interface UIAccessibilityPDFElement : UIAccessibilityElement

@property (nonatomic) long long page;
@property (nonatomic) long long pageCount;

- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })accessibilityFrame;
- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })frame;

@end