luxlabs header browser preview


@interface _UIMotionEffectApplicator : NSObject

+ (void)applyMotionEffect:(id)a0 toViews:(id)a1 usingPose:(id)a2 transformedForTargetInterfaceOrientation:(long long)a3;
+ (void)unapplyMotionEffect:(id)a0 toViews:(id)a1;

@end