luxlabs header browser preview


@class SBSwitcherDropRegionContext;

@interface SBCardDropSwitcherModifierEvent : SBSwitcherModifierEvent

@property (readonly, nonatomic) SBSwitcherDropRegionContext *context;
@property (readonly, nonatomic) unsigned long long phase;

- (void).cxx_destruct;
- (long long)type;
- (id)copyWithZone:(struct _NSZone { } *)a0;
- (id)initWithPhase:(unsigned long long)a0 context:(id)a1;

@end