@class SBSwitcherModifier, SBAppLayout, SBCoplanarSwitcherModifier, SBForcePressGestureStateTrackingSwitcherModifier, UIViewFloatAnimatableProperty; @interface SBForcePressGestureSwitcherModifier : SBGestureSwitcherModifier { SBAppLayout *_selectedAppLayout; long long _startingEnvironmentMode; SBSwitcherModifier *_multitaskingModifier; SBCoplanarSwitcherModifier *_coplanarModifier; SBForcePressGestureStateTrackingSwitcherModifier *_stateTrackingModifier; double _additionalScaleForBreathing; UIViewFloatAnimatableProperty *_inMultitaskingChangedProperty; } - (double)dimmingAlphaForLayoutRole:(long long)a0 inAppLayout:(id)a1; - (BOOL)isHomeScreenContentRequired; - (void)didMoveToParentModifier:(id)a0; - (id)appLayoutsToResignActive; - (double)homeScreenAlpha; - (id)visibleAppLayouts; - (BOOL)isContentStatusBarVisibleForIndex:(unsigned long long)a0; - (struct UIRectCornerRadii { double x0; double x1; double x2; double x3; })cornerRadiiForIndex:(unsigned long long)a0; - (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })frameForIndex:(unsigned long long)a0; - (BOOL)isSwitcherWindowVisible; - (long long)wallpaperStyle; - (double)homeScreenBackdropBlurProgress; - (id)keyboardSuppressionMode; - (id)appLayoutsToCacheSnapshots; - (double)homeScreenScale; - (double)homeScreenDimmingAlpha; - (double)wallpaperScale; - (BOOL)isSwitcherWindowUserInteractionEnabled; - (BOOL)isContainerStatusBarVisible; - (id)handleTransitionEvent:(id)a0; - (void).cxx_destruct; - (struct SBSwitcherAsyncRenderingAttributes { BOOL x0; BOOL x1; })asyncRenderingAttributesForAppLayout:(id)a0; - (BOOL)isWallpaperRequiredForSwitcher; - (double)opacityForLayoutRole:(long long)a0 inAppLayout:(id)a1 atIndex:(unsigned long long)a2; - (id)_layoutSettings; - (id)animationAttributesForLayoutElement:(id)a0; - (long long)homeScreenBackdropBlurType; - (double)_switcherCardScale; - (id)_scaleSettings; - (void)_beginAnimatingMultitaskingPropertyWithMode:(long long)a0 settings:(id)a1; - (double)_effectivePanProgress; - (BOOL)_forcePressGestureCanBreathe; - (unsigned long long)_indexOfSelectedAppLayout; - (double)_scaleForCoplanarModifier; - (id)handleGestureEvent:(id)a0; - (id)initWithGestureID:(id)a0 selectedAppLayout:(id)a1 effectiveStartingEnvironmentMode:(long long)a2 multitaskingModifier:(id)a3; - (double)initialPanThreshold; @end