Contents

NSWindowTabGroup

A group of windows that display together as a single tabbed window.

Declaration

class NSWindowTabGroup

Overview

AppKit automatically creates instances of NSWindowTabGroup to reflect the tabbing state of your windows. You can access a window’s current tab group using the tabGroup property.

Topics

Checking the Group Identifier

Configuring the Tab User Interface

Managing Tabbed Windows

See Also

Related Documentation

Windows