luxlabs header browser preview


@interface UITextIndirectKeyboardInteraction : UITextInteraction

@property (nonatomic) BOOL disableTouchesForGestures;

- (id)initWithView:(id)a0;

@end