Platforms to show: All Mac Windows Linux Cross-Platform

Back to Window class.

Window.UnifiedTitleAndToolbarMBS as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Window MBS Util Plugin 8.1 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Whether this window has an unified title and toolbar look.
Example
window1.UnifiedTitleAndToolbarMBS = true

This window draws its window title and toolbar using a unified appearance that has no separator between the two areas. A window may not have both UnifiedTitleAndToolbar and Metal appearance. If a window already has the metal attribute, attempting to set the Unified attribute will cause ChangeWindows to return an error, and vice versa. This constant was not added to this header file until Mac OS X 10.5, but it is actually available at runtime on Mac OS X 10.4 and later for windows of kDocumentWindowClass. However, on Mac OS X 10.5 and later, kHIWindowBitUnifiedTitleAndToolbar no longer has any effect, since all windows with toolbars now have a unified look.
(Read and Write computed property)

The items on this page are in the following plugins: MBS Util Plugin.


The biggest plugin in space...