luxlabs header browser preview


@interface TSDSystemTextInputResponder : TSDTextInputResponder <UITextAutoscrolling>

- (void)cancelAutoscroll;
- (void)startAutoscroll:(struct CGPoint { double x0; double x1; })a0;
- (void)scrollSelectionToVisible:(BOOL)a0;
- (void)copy:(id)a0;

@end