luxlabs header browser preview


@interface _UIPointerInteractionHoverGestureRecognizer : UIHoverGestureRecognizer

- (BOOL)canPreventGestureRecognizer:(id)a0;
- (BOOL)canBePreventedByGestureRecognizer:(id)a0;
- (struct CGPoint { double x0; double x1; })locationInView:(id)a0;

@end