makeVirtualAllInstsSameMaster
layoutDP makeVirtualAllInstsSameMaster boolean { t | nil }
Description
Controls whether all the instances of the selected layout master are replaced with the layout hierarchy realized externally.
GUI Equivalent
Examples
envGetVal("layoutDP" "makeVirtualAllInstsSameMaster")
envSetVal("layoutDP" "makeVirtualAllInstsSameMaster" 'boolean t)
Related Topics
Return to top