Contents

customizationRequiredItemIdentifiers

An optional list of identifiers for items you want to always appear in the Touch Bar and which the user can’t remove during customization.

Declaration

var customizationRequiredItemIdentifiers: [NSTouchBarItem.Identifier] { get set }

Discussion

Configure this property at your discretion, depending on the design of your app.

The system archives this property.

See Also

Related Documentation

Configuring user customization