NSTouchBarDelegate
A protocol that allows you to provide the items for a bar dynamically.
Declaration
protocol NSTouchBarDelegate : NSObjectProtocolOverview
Use a bar delegate, according to the needs of your app, to dynamically create items (NSTouchBarItem instances). For more information, see Item objects.