luxlabs header browser preview


@class SBFullScreenAppLayoutSwitcherModifier, SBAppLayout, NSMutableSet, NSString;

@interface SBInlineAppExposeContinuousExposeSwitcherModifier : SBSwitcherModifier

@property (retain, nonatomic) NSMutableSet *highlightedByHoverAppLayouts;
@property (retain, nonatomic) NSMutableSet *highlightedByTouchAppLayouts;
@property (retain, nonatomic) SBFullScreenAppLayoutSwitcherModifier *fullScreenAppLayoutModifier;
@property (nonatomic) unsigned long long numberOfHiddenAppLayouts;
@property (nonatomic, getter=isShowingReopenClosedWindowsButton) BOOL showingReopenClosedWindowsButton;
@property (readonly, nonatomic) SBAppLayout *activeAppLayout;
@property (readonly, copy, nonatomic) NSString *appExposeBundleIdentifier;

- (BOOL)shouldPinLayoutRolesToSpace:(unsigned long long)a0;
- (double)plusButtonAlpha;
- (double)dimmingAlphaForLayoutRole:(long long)a0 inAppLayout:(id)a1;
- (BOOL)isItemResizingAllowedForLayoutRole:(long long)a0 inAppLayout:(id)a1;
- (BOOL)shouldAnimateInsertionOrRemovalOfAppLayout:(id)a0 atIndex:(unsigned long long)a1;
- (double)dockProgress;
- (BOOL)isHomeScreenContentRequired;
- (double)spaceAccessoryViewIconHitTestOutsetForAppLayout:(id)a0;
- (BOOL)shouldAllowContentViewTouchesForLayoutRole:(long long)a0 inAppLayout:(id)a1;
- (BOOL)switcherHitTestsAsOpaque;
- (double)reopenClosedWindowsButtonScale;
- (double)homeScreenAlpha;
- (id)visibleAppLayouts;
- (BOOL)isFocusEnabledForAppLayout:(id)a0;
- (BOOL)isItemContainerPointerInteractionEnabled;
- (long long)shadowStyleForLayoutRole:(long long)a0 inAppLayout:(id)a1;
- (unsigned long long)activeCornersForTouchResizeForLayoutRole:(long long)a0 inAppLayout:(id)a1;
- (BOOL)shouldScrollViewBlockTouches;
- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })adjustedSpaceAccessoryViewFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0 forAppLayout:(id)a1;
- (double)scaleForIndex:(unsigned long long)a0;
- (struct UIRectCornerRadii { double x0; double x1; double x2; double x3; })cornerRadiiForIndex:(unsigned long long)a0;
- (BOOL)isScrollEnabled;
- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })frameForIndex:(unsigned long long)a0;
- (unsigned long long)maskedCornersForIndex:(unsigned long long)a0;
- (id)appExposeAccessoryButtonsBundleIdentifier;
- (long long)headerStyleForIndex:(unsigned long long)a0;
- (id)adjustedAppLayoutsForAppLayouts:(id)a0;
- (long long)plusButtonStyle;
- (double)shadowOpacityForLayoutRole:(long long)a0 atIndex:(unsigned long long)a1;
- (long long)wallpaperStyle;
- (BOOL)isLayoutRoleDraggable:(long long)a0 inAppLayout:(id)a1;
- (unsigned long long)hiddenContentStatusBarPartsForLayoutRole:(long long)a0 inAppLayout:(id)a1;
- (double)homeScreenBackdropBlurProgress;
- (BOOL)isHomeAffordanceSupportedForAppLayout:(id)a0;
- (double)titleOpacityForIndex:(unsigned long long)a0;
- (long long)appExposeAccessoryButtonsOverrideUserInterfaceStyle;
- (BOOL)shouldConfigureInAppDockHiddenAssertion;
- (double)reopenClosedWindowsButtonAlpha;
- (double)backgroundOpacityForIndex:(unsigned long long)a0;
- (id)handleTapOutsideToDismissEvent:(id)a0;
- (double)titleAndIconOpacityForIndex:(unsigned long long)a0;
- (long long)touchBehaviorForLayoutRole:(long long)a0 inAppLayout:(id)a1;
- (id)handleTapAppLayoutEvent:(id)a0;
- (double)homeScreenDimmingAlpha;
- (BOOL)isLayoutRoleSelectable:(long long)a0 inAppLayout:(id)a1;
- (BOOL)isLayoutRoleEligibleForContentDragSpringLoading:(long long)a0 inAppLayout:(id)a1;
- (BOOL)isResizeGrabberVisibleForAppLayout:(id)a0;
- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })frameForLayoutRole:(long long)a0 inAppLayout:(id)a1 withBounds:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a2;
- (BOOL)shouldUseAnchorPointToPinLayoutRolesToSpace:(unsigned long long)a0;
- (BOOL)shouldAccessoryDrawShadowForAppLayout:(id)a0;
- (BOOL)isContainerStatusBarVisible;
- (BOOL)wantsSpaceAccessoryViewPointerInteractionsForAppLayout:(id)a0;
- (id)handleTransitionEvent:(id)a0;
- (void).cxx_destruct;
- (BOOL)isWallpaperRequiredForSwitcher;
- (id)handleTimerEvent:(id)a0;
- (double)scaleForLayoutRole:(long long)a0 inAppLayout:(id)a1;
- (long long)homeScreenBackdropBlurType;
- (unsigned long long)_numberOfInlineAppExposeColumns;
- (BOOL)_canShowReopenClosedWindowsButton;
- (id)_inlineAppExposeAppLayouts;
- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })_inlineAppExposeSwitcherFrame;
- (BOOL)_isLayoutRoleOccluded:(long long)a0 inAppLayout:(id)a1;
- (unsigned long long)_maximumNumberOfInlineAppExposeAppLayouts;
- (unsigned long long)_maximumNumberOfInlineAppExposeColumns;
- (unsigned long long)_maximumNumberOfInlineAppExposeRows;
- (unsigned long long)_numberOfInlineAppExposeAppLayouts;
- (unsigned long long)_numberOfInlineAppExposeRows;
- (id)_responseToUpdateReopenClosedWindowsButtonPresenceIfNeeded;
- (double)_scaleForActiveAppLayoutLeafAppLayouts;
- (double)_scaleForInlineAppExposeAppLayouts;
- (id)handleHighlightEvent:(id)a0;
- (id)handleInsertionEvent:(id)a0;
- (id)handleTapAppLayoutHeaderEvent:(id)a0;
- (id)initWithActiveAppLayout:(id)a0 appExposeBundleIdentifier:(id)a1;

@end