luxlabs header browser preview


@class NSString, CADisplayLink, SBSwitcherModifier, SBHomeGestureFinalDestinationSwitcherModifier, SBHomeGestureDockSwitcherModifier, SBAppLayout, SBCoplanarSwitcherModifier, UIViewFloatAnimatableProperty, SBDismissSiriSwitcherModifier;

@interface SBHomeGestureSwitcherModifier : SBGestureSwitcherModifier <SBHomeGestureDockSwitcherModifierDelegate, SBHomeGestureFinalDestinationSwitcherModifierDelegate> {
    BOOL _inMultitasking;
    UIViewFloatAnimatableProperty *_inMultitaskingChangedProperty;
    struct CGPoint { double x; double y; } _touchOffset;
    double _lastFrameOffsetX;
    double _lastTranslationXForRubberbanding;
    double _translationXLostToRubberbanding;
    BOOL _hasTriggeredCardFlyIn;
    double _translationYWhenTriggeredCardFlyIn;
    BOOL _hasBecomeCoplanarSinceGestureFromSwitcherBegan;
    struct CGPoint { double x; double y; } _gestureLiftOffVelocity;
    struct CGPoint { double x; double y; } _gestureLiftOffTranslation;
    struct CGPoint { double x; double y; } _translationAdjustmentForStartingFromSwitcher;
    struct CGPoint { double x; double y; } _translationAdjustmentForStartingFromHomeScreen;
    double _progressToInSwitcherCardScale;
    double _progressToMaxTranslation;
    struct CGPoint { double x; double y; } _translation;
    struct CGPoint { double x; double y; } _velocity;
    double _stackedProgress;
    struct CGPoint { double x; double y; } _initialCentroid;
    struct CGPoint { double x; double y; } _centroid;
    struct CGPoint { double x; double y; } _centroidAdjustment;
    double _absoluteScale;
    struct CGPoint { double x; double y; } _translationWithoutScale;
    CADisplayLink *_displayLink;
    double _lastTouchTimestamp;
    long long _gestureHoldTimer;
    struct CGPoint { double x; double y; } _initialTouchLocation;
    struct CGPoint { double x; double y; } _lastTouchLocation;
    BOOL _everTranslatedUpwards;
    BOOL _cancelledGestureForEmptySwitcher;
    double _toHomeScreenAlpha;
    double _toHomeScreenBlurProgress;
    double _toHomeScreenDimmingAlpha;
    BOOL _didWarmupFlyInHaptic;
    BOOL _didPlayFlyInHaptic;
    BOOL _gestureHasBegun;
    BOOL _gestureHasEnded;
    SBSwitcherModifier *_multitaskingModifier;
    SBCoplanarSwitcherModifier *_coplanarLayoutModifier;
    SBHomeGestureDockSwitcherModifier *_dockModifier;
    SBHomeGestureFinalDestinationSwitcherModifier *_finalDestinationModifier;
    SBDismissSiriSwitcherModifier *_dismissSiriModifier;
    SBAppLayout *_selectedAppLayout;
    long long _startingEnvironmentMode;
    BOOL _scrunchInitiated;
    BOOL _continuingGesture;
    BOOL _lastGestureWasAnArcSwipe;
    BOOL _shouldResignActive;
}

@property (nonatomic) BOOL laysOutNeighboringCards;
@property (nonatomic) BOOL providesHomeScreenDimmingAlpha;
@property (readonly) unsigned long long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString *description;
@property (readonly, copy) NSString *debugDescription;

- (BOOL)shouldPinLayoutRolesToSpace:(unsigned long long)a0;
- (void)_applyPrototypeSettings;
- (double)dimmingAlphaForLayoutRole:(long long)a0 inAppLayout:(id)a1;
- (double)wallpaperOverlayAlphaForIndex:(unsigned long long)a0;
- (BOOL)isHomeScreenContentRequired;
- (void)_displayLinkFired:(id)a0;
- (void)didMoveToParentModifier:(id)a0;
- (id)appLayoutsToResignActive;
- (double)homeScreenAlpha;
- (void)dealloc;
- (id)visibleAppLayouts;
- (BOOL)isContentStatusBarVisibleForIndex:(unsigned long long)a0;
- (double)scaleForIndex:(unsigned long long)a0;
- (struct UIRectCornerRadii { double x0; double x1; double x2; double x3; })cornerRadiiForIndex:(unsigned long long)a0;
- (id)appLayoutsToCacheFullsizeSnapshots;
- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })frameForIndex:(unsigned long long)a0;
- (double)lighteningAlphaForIndex:(unsigned long long)a0;
- (long long)headerStyleForIndex:(unsigned long long)a0;
- (id)handleSwitcherSettingsChangedEvent:(id)a0;
- (BOOL)isSwitcherWindowVisible;
- (double)shadowOpacityForLayoutRole:(long long)a0 atIndex:(unsigned long long)a1;
- (long long)wallpaperStyle;
- (double)homeScreenBackdropBlurProgress;
- (double)titleOpacityForIndex:(unsigned long long)a0;
- (id)keyboardSuppressionMode;
- (id)appLayoutsToCacheSnapshots;
- (double)homeScreenScale;
- (double)titleAndIconOpacityForIndex:(unsigned long long)a0;
- (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;
- (id)handleRemovalEvent:(id)a0;
- (double)opacityForLayoutRole:(long long)a0 inAppLayout:(id)a1 atIndex:(unsigned long long)a2;
- (id)animationAttributesForLayoutElement:(id)a0;
- (long long)homeScreenBackdropBlurType;
- (double)_switcherCardScale;
- (double)_distanceYToInSwitcherCardScale;
- (id)_responseForActivatingReachabilityIfNeededWithFinalDestination:(long long)a0;
- (struct CGPoint { double x0; double x1; })liftOffTranslationForGestureEnd;
- (void)_beginAnimatingMultitaskingPropertyWithMode:(long long)a0 settings:(id)a1;
- (double)_centerYOffsetDuringGesture;
- (double)_coplanarSpacing;
- (id)_cornerRadiusSettings;
- (double)_distanceYToMaxTranslation;
- (struct CGPoint { double x0; double x1; })_frameOffsetForTranslation:(struct CGPoint { double x0; double x1; })a0;
- (double)_gestureProgressToMaxTranslationForTranslation:(double)a0;
- (BOOL)_hasPausedEnoughForFlyIn;
- (BOOL)_hasTraveledSufficientDistanceForHomeOrAppSwitcher;
- (BOOL)_inMultitaskingForLocation:(struct CGPoint { double x0; double x1; })a0 translation:(struct CGPoint { double x0; double x1; })a1;
- (double)_inSwitcherCenterYOffsetWhenPresented;
- (BOOL)_isSelectedAppLayoutAtIndex:(unsigned long long)a0;
- (BOOL)_isTranslationPastDistanceThresholdToUnconditionallyGoHome:(double)a0;
- (id)_layoutSettingsForAppLayout:(id)a0 layoutSettings:(id)a1;
- (id)_newDockModifierRequiringVerticalSwipeToTrackDock:(BOOL)a0 startingEnvironmentMode:(long long)a1;
- (BOOL)_preventPositioningCardsOffscreenForFlatBottomEdgeSwipe;
- (id)_responseForActivatingFinalDestination:(long long)a0;
- (id)_responseForSBEventGestureBeganWithTimeDelta:(double)a0;
- (id)_responseForSBEventGestureEndWithEvent:(id)a0 finalDestination:(long long)a1;
- (id)_responseForStudyLogDidBeginGesture;
- (id)_responseForStudyLogDidEndGestureWithEvent:(id)a0 finalDestination:(long long)a1 destinationReason:(id)a2;
- (id)_responseForUpdatingIconViewVisibility:(BOOL)a0;
- (id)_responseForUpdatingLayoutForGestureBegan;
- (struct CGPoint { double x0; double x1; })_rubberbandedTranslationForAdjacentCards;
- (double)_scaleForAdjacentCards;
- (double)_scaleForOffscreenAdjacentCardsForFlyIn;
- (double)_scaleForTranslation:(struct CGPoint { double x0; double x1; })a0;
- (unsigned long long)_selectedAppLayoutIndex;
- (BOOL)_shouldPositionAdjacentCardsOffscreenForFlyIn;
- (BOOL)_shouldResignActiveBasedOnCardScale;
- (struct CGPoint { double x0; double x1; })_unadjustedGestureTranslation;
- (id)_updateForGestureDidBeginWithEvent:(id)a0;
- (id)_updateForGestureDidChangeWithEvent:(id)a0;
- (id)_updateForGestureDidEndWithEvent:(id)a0;
- (void)_updateFrameOffsetForXRubberbandingForTranslation:(struct CGPoint { double x0; double x1; })a0;
- (void)_updateGestureTranslationVelocityAndProgressWithEvent:(id)a0;
- (id)_updateInMultitaskingIfNeededWithLocation:(struct CGPoint { double x0; double x1; })a0;
- (void)_updateShouldResignActiveWithEvent:(id)a0;
- (void)_updateStackedProgress;
- (void)_updateTranslationAdjustmentForGestureFromHomeScreenIfNeededWithEvent:(id)a0;
- (long long)currentFinalDestination;
- (id)handleGestureEvent:(id)a0;
- (id)handleHomeGestureSettingsChangedEvent:(id)a0;
- (id)initWithGestureID:(id)a0 selectedAppLayout:(id)a1 startingEnvironmentMode:(long long)a2 multitaskingModifier:(id)a3 scrunchInitiated:(BOOL)a4 continuingGesture:(BOOL)a5 lastGestureWasAnArcSwipe:(BOOL)a6;
- (BOOL)isShowingOrAnimatingCardsForFlyIn;
- (struct CGPoint { double x0; double x1; })liftOffVelocityForGestureEnd;
- (id)selectedAppLayout;
- (double)unconditionalDistanceThresholdForHome;

@end