NSWindow.TabbingMode.automatic
A window that automatically tabs together based on the user’s tabbing preference.
Declaration
case automaticDiscussion
A window with the NSWindow.TabbingMode.automatic tabbing mode consults the value of userTabbingPreference to decide if it should join a tab group with other windows.