Returns true if Tabbed Toolbars are being used.
# Get the value of the property.propertyValue = userInterface_var.isTabbedToolbarUI
#include <Core/UserInterface/UserInterface.h>// Get the value of the property.boolean propertyValue = userInterface_var->isTabbedToolbarUI();