C++
virtual void setShowTabs( Adesk::Boolean showTabs ) = 0;
Description
This function sets whether the layout tabs are visible. An argument of kTrue sets the layout tabs to be visible; kFalse makes them invisible.
Parameters
| Parameters | Description |
|---|---|
| showTabs | Input Boolean to indicate whether the layout tabs are visible |