Contents

NSToolbar.Identifier

A string value that you use to differentiate your app’s toolbars.

Declaration

typealias Identifier = String

Discussion

Multiple toolbar objects can have the same identifier. If two or more toolbars share an identifier, the system synchronizes the state of the toolbars and displays the same items for each one.

See Also

Getting the toolbar’s identity