@class NSString, NSMutableDictionary, SBSwitcherModifier; @interface SBMixedGridSwitcherModifier : SBSwitcherModifier <SBMixedGridSwitcherProviding> { struct CGPoint { double x; double y; } _previousContentOffset; BOOL _isScrollingForward; SBSwitcherModifier *_gridModifier; BOOL _hasForegroundFullScreenApp; BOOL _isSwitcherVisible; BOOL _cachedVisibleAppsRangeIsValid; struct _NSRange { unsigned long long location; unsigned long long length; } _cachedVisibleAppsRange; BOOL _isScrolling; long long _floatingConfiguration; unsigned long long _lastAppLayoutsGenerationCount; unsigned long long _cachedIndexOfFirstMainAppLayout; double _cachedFullScreenCardScale; struct CGSize { double width; double height; } _cachedContentSize; NSMutableDictionary *_cachedFrameForIndex; long long _lastInterfaceOrientation; struct { unsigned char cachedIndexOfFirstMainAppLayoutIsValid : 1; unsigned char cachedFullScreenCardScaleIsValid : 1; unsigned char cachedContentSizeIsValid : 1; unsigned char cachedFrameForIndexIsValid : 1; } _cachesValidity; } @property (nonatomic) BOOL disableFullScreenCardScaleRounding; @property (readonly, nonatomic) struct CGSize { double width; double height; } fullScreenCardSize; @property (readonly, nonatomic) struct CGSize { double width; double height; } floatingCardSize; @property (nonatomic) unsigned long long lowDensityGridLayoutAlignment; @property (nonatomic) unsigned long long maximumNumberOfFullScreenCardsForSingleRow; @property (nonatomic) BOOL reversesFloatingCardDirection; @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; - (struct _NSRange { unsigned long long x0; unsigned long long x1; })_visibleAppLayoutRangeForContentOffset:(struct CGPoint { double x0; double x1; })a0; - (BOOL)shouldAnimateInsertionOrRemovalOfAppLayout:(id)a0 atIndex:(unsigned long long)a1; - (double)visibleMarginForItemContainerAtIndex:(unsigned long long)a0; - (void)didMoveToParentModifier:(id)a0; - (unsigned long long)indexToScrollToAfterInsertingAtIndex:(unsigned long long)a0; - (struct CGPoint { double x0; double x1; })contentOffsetForIndex:(unsigned long long)a0 alignment:(long long)a1; - (double)blurViewIconScaleForIndex:(unsigned long long)a0; - (id)visibleAppLayouts; - (long long)shadowStyleForLayoutRole:(long long)a0 inAppLayout:(id)a1; - (double)scaleForIndex:(unsigned long long)a0; - (struct UIRectCornerRadii { double x0; double x1; double x2; double x3; })cornerRadiiForIndex:(unsigned long long)a0; - (struct CGSize { double x0; double x1; })_contentSize; - (BOOL)isLayoutRoleKillable:(long long)a0 inAppLayout:(id)a1 atIndex:(unsigned long long)a2; - (id)appLayoutsToCacheFullsizeSnapshots; - (unsigned long long)indexToScrollToAfterRemovingIndex:(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; - (id)neighboringAppLayoutsForFocusedAppLayout:(id)a0; - (double)_cardCornerRadiusInSwitcher; - (double)splitViewInnerCornerRadius; - (long long)headerStyleForIndex:(unsigned long long)a0; - (id)adjustedAppLayoutsForAppLayouts:(id)a0; - (struct CGPoint { double x0; double x1; })adjustedOffsetForOffset:(struct CGPoint { double x0; double x1; })a0 translation:(struct CGPoint { double x0; double x1; })a1 startPoint:(struct CGPoint { double x0; double x1; })a2 locationInView:(struct CGPoint { double x0; double x1; })a3 horizontalVelocity:(inout double *)a4 verticalVelocity:(inout double *)a5; - (BOOL)shouldSuppressHighlightEffectForLayoutRole:(long long)a0 inAppLayout:(id)a1; - (double)shadowOpacityForLayoutRole:(long long)a0 atIndex:(unsigned long long)a1; - (BOOL)isLayoutRoleDraggable:(long long)a0 inAppLayout:(id)a1; - (id)adjustedContinuousExposeIdentifiersInStripFromPreviousIdentifiersInStrip:(id)a0; - (double)titleOpacityForIndex:(unsigned long long)a0; - (id)inactiveAppLayoutsReachableByKeyboardShortcut; - (BOOL)shouldBringCardToFrontDuringInsertionOrRemoval; - (BOOL)clipsToUnobscuredMarginAtIndex:(unsigned long long)a0; - (double)backgroundOpacityForIndex:(unsigned long long)a0; - (id)appLayoutsToCacheSnapshots; - (double)shadowOffsetForIndex:(unsigned long long)a0; - (id)activeLeafAppLayoutsReachableByKeyboardShortcut; - (double)titleAndIconOpacityForIndex:(unsigned long long)a0; - (BOOL)isIndexRubberbandableForSwipeToKill:(unsigned long long)a0; - (double)contentViewScale; - (unsigned long long)slideOverTongueDirection; - (struct CGPoint { double x0; double x1; })restingOffsetForScrollOffset:(struct CGPoint { double x0; double x1; })a0 velocity:(struct CGPoint { double x0; double x1; })a1; - (id)topMostLayoutElements; - (BOOL)shouldTetherItemsAndAccessoriesInAppLayout:(id)a0; - (BOOL)canLayoutRoleParticipateInSwitcherDragAndDrop:(long long)a0 appLayout:(id)a1; - (id)handleTransitionEvent:(id)a0; - (double)minimumTranslationToKillIndex:(unsigned long long)a0; - (void).cxx_destruct; - (BOOL)canFocusableAppLayoutBeEffectivelyObscured:(id)a0; - (double)contentPageViewScaleForAppLayout:(id)a0 withScale:(double)a1; - (double)distanceToLeadingEdgeOfLeadingCardFromTrailingEdgeOfScreenWithVisibleIndexToStartSearch:(unsigned long long)a0; - (void)resetAdjustedScrollingState; - (id)adjustedContinuousExposeIdentifiersInSwitcherFromPreviousIdentifiersInSwitcher:(id)a0 identifiersInStrip:(id)a1; - (id)switcherDropRegionContextForDraggingLayoutRole:(long long)a0 inAppLayout:(id)a1 atLocation:(struct CGPoint { double x0; double x1; })a2; - (double)opacityForLayoutRole:(long long)a0 inAppLayout:(id)a1 atIndex:(unsigned long long)a2; - (id)scrollViewAttributes; - (id)handleScrollEvent:(id)a0; - (id)animationAttributesForLayoutElement:(id)a0; - (double)snapshotScaleForLayoutRole:(long long)a0 inAppLayout:(id)a1; - (id)copyWithZone:(struct _NSZone { } *)a0; - (double)_verticalSpacing; - (double)_horizontalSpacing; - (BOOL)isIndexVisible:(unsigned long long)a0; - (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })_adjustedFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0 forFloatingAppIndex:(unsigned long long)a1; - (id)_appLayoutWithPrimaryLeafAppLayout:(id)a0 sideLeafAppLayout:(id)a1 configuration:(long long)a2; - (id)_cacheKeyForLayoutRole:(long long)a0 inAppLayout:(id)a1; - (double)_cachedFullScreenCardScale; - (double)_cardHeaderHeight; - (struct CGSize { double x0; double x1; })_fittedContentSize; - (struct CGSize { double x0; double x1; })_fittedFloatingContentSize; - (struct CGSize { double x0; double x1; })_fittedFullScreenContentSize; - (struct _NSRange { unsigned long long x0; unsigned long long x1; })_floatingAppsStackRange; - (double)_floatingCardScale; - (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })_frameForIndex:(unsigned long long)a0 applyScrollViewContentOffset:(BOOL)a1; - (double)_fullScreenCardScale; - (unsigned long long)_indexOfFirstFloatingLayoutFromAppLayouts:(id)a0; - (unsigned long long)_indexOfLeadingCard; - (void)_invalidateCachesIfNeeded; - (BOOL)_isDoubleStackingFullScreenCards; - (BOOL)_isIndexFullScreen:(unsigned long long)a0; - (struct CGSize { double x0; double x1; })_minimumFullScreenContentSize; - (unsigned long long)_numberOfFloatingColumns; - (unsigned long long)_numberOfFullScreenAppLayouts; - (unsigned long long)_numberOfFullScreenColumns; - (unsigned long long)_numberOfFullScreenRows; - (unsigned long long)_numberOfOffScreenTrailingFloatingCardsForContentOffset:(struct CGPoint { double x0; double x1; })a0; - (unsigned long long)_numberOfOffScreenTrailingFullScreenCardsForContentOffset:(struct CGPoint { double x0; double x1; })a0; - (struct CGSize { double x0; double x1; })_scaledCardSizeForIndex:(unsigned long long)a0; - (unsigned long long)_subtreeIndexForIndex:(unsigned long long)a0 indexOfFirstMainAppLayout:(unsigned long long)a1; - (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })_unpaddedCoplanarFrameForIndex:(unsigned long long)a0 doubleStack:(BOOL)a1 count:(unsigned long long)a2 cardSize:(struct CGSize { double x0; double x1; })a3 scale:(double)a4 contentWidth:(double)a5; - (struct _NSRange { unsigned long long x0; unsigned long long x1; })_visibleAppLayoutRangeForContentOffset:(struct CGPoint { double x0; double x1; })a0 lastVisibleIndex:(unsigned long long)a1; - (double)firstFloatingCardPeekingWidth; - (unsigned long long)indexOfFirstMainAppLayoutFromAppLayouts:(id)a0; - (id)initWithFullScreenCardSize:(struct CGSize { double x0; double x1; })a0 floatingCardSize:(struct CGSize { double x0; double x1; })a1; - (BOOL)isIndexFullyVisible:(unsigned long long)a0; - (unsigned long long)numberOfFloatingAppLayouts; - (struct _NSRange { unsigned long long x0; unsigned long long x1; })rangeOfVisibleAppLayouts; - (id)responseForProposedChildResponse:(id)a0 childModifier:(id)a1 event:(id)a2; - (double)unadjustedScaleForIndex:(unsigned long long)a0; @end