userTabbingPreference
A value that indicates the user’s preference for window tabbing.
Declaration
class var userTabbingPreference: NSWindow.UserTabbingPreference { get }Discussion
This value indicates the user’s preference for window tabbing as set in System Preferences. Check this preference any time you create a new window. For a list of possible values, see NSWindow.UserTabbingPreference.