luxlabs header browser preview


@interface AssetViewer.TouchesOnScreenCountGestureRecognizer : UIGestureRecognizer {
    void /* unknown type, empty encoding */ asvDelegate;
}

- (id)init;
- (id)initWithTarget:(id)a0 action:(SEL)a1;
- (void)touchesBegan:(id)a0 withEvent:(id)a1;
- (void).cxx_destruct;
- (void)touchesEnded:(id)a0 withEvent:(id)a1;
- (id)initWithCoder:(id)a0;

@end