luxlabs header browser preview


@interface _UIFeedbackEventBehavior : UINotificationFeedbackGenerator

+ (id)eventBehaviorWithCoordinateSpace:(id)a0 configuration:(id)a1;
+ (void)eventOccurred:(long long)a0;
+ (void)_privateEventOccurred:(long long)a0;

- (void)_activateAndPlayEvent:(long long)a0;
- (void)eventOccurred:(long long)a0;
- (void)_privateEventOccurred:(long long)a0;

@end