luxlabs header browser preview


@interface _UIFeedbackImpactBehavior : UIImpactFeedbackGenerator

+ (id)impactBehaviorWithCoordinateSpace:(id)a0 configuration:(id)a1;
+ (id)impactBehaviorWithStyle:(long long)a0 coordinateSpace:(id)a1;

- (void)impactOccurredWithIntensity:(double)a0;

@end