@class SBAppLayout; @interface SBMatchMoveToIconViewSwitcherEventResponse : SBSwitcherModifierEventResponse @property (readonly, nonatomic) SBAppLayout *appLayout; @property (readonly, nonatomic, getter=isActive) BOOL active; - (id)initWithAppLayout:(id)a0 active:(BOOL)a1; - (id)descriptionBuilderWithMultilinePrefix:(id)a0; - (void).cxx_destruct; - (long long)type; @end