luxlabs header browser preview


@class NSString, CRSUIInstrumentClusterSettingsDiffInspector;

@interface CRSUIInstrumentClusterSettingsDiffAction : NSObject <_UISceneSettingsDiffAction>

@property (retain, nonatomic) CRSUIInstrumentClusterSettingsDiffInspector *instrumentClusterSettingsDiffInspector;
@property (readonly) unsigned long long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString *description;
@property (readonly, copy) NSString *debugDescription;

- (void)_performActionsForUIScene:(id)a0 withUpdatedFBSScene:(id)a1 settingsDiff:(id)a2 fromSettings:(id)a3 transitionContext:(id)a4 lifecycleActionType:(unsigned int)a5;
- (id)sceneSettingsGeometryMutationDiffInspector;
- (void).cxx_destruct;

@end