Contents

NSTabViewController.TabStyle.toolbar

A style that automatically adds any tabs to the window’s toolbar. The tab view controller takes control of the window’s toolbar and sets itself as the toolbar’s delegate. Customization of the toolbar is handled using the methods in Responding to Toolbar Events.

Declaration

case toolbar

See Also

Constants