luxlabs header browser preview


@interface TISKInputGestureEvent : TISKInputEvent

- (id)description;
- (id)init:(id)a0 emojiSearchMode:(BOOL)a1 order:(long long)a2;
- (void)reportInterKeyTiming:(id)a0 previousEvent:(id)a1;
- (void)reportToSession:(id)a0;

@end