luxlabs header browser preview


@class SBDisplayItem, SBAppLayout;

@interface SBContinuousExposeWindowDropSwitcherModifier : SBTransitionSwitcherModifier

@property (readonly, nonatomic) SBDisplayItem *selectedDisplayItem;
@property (readonly, nonatomic) SBAppLayout *toAppLayout;

- (BOOL)asyncRenderingDisabled;
- (id)_appLayoutContainingDisplayItem:(id)a0;
- (BOOL)shouldUseAnchorPointToPinLayoutRolesToSpace:(unsigned long long)a0;
- (id)handleTransitionEvent:(id)a0;
- (void).cxx_destruct;
- (id)transitionDidEnd;
- (BOOL)isLayoutRoleMatchMovedToScene:(long long)a0 inAppLayout:(id)a1;
- (id)animationAttributesForLayoutElement:(id)a0;
- (BOOL)_isLayoutRolePartOfWindowDragInteraction:(long long)a0 inAppLayout:(id)a1;
- (id)handleSceneReadyEvent:(id)a0;
- (id)initWithTransitionID:(id)a0 selectedDisplayItem:(id)a1 toAppLayout:(id)a2 initialAppLayout:(id)a3;

@end