Share

AcEditorReactor::layoutSwitched

C++

virtual void layoutSwitched(
    const ACHAR*
);

Description

Activated when the current layout is switched.

Parameters

Parameters Description
newLayoutName Passed in name of the layout that is being switched to

Links

AcEditorReactor Class

Was this information helpful?