Einhugur macOS Bridge plugin.

NSTouchBar.SetCustomizationRequiredItemIdentifiers Method

Sets 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.

SetCustomizationRequiredItemIdentifiers(
   identifiers() as String)

Parameters

identifiers()
Array of identifiers to be set.

Remarks

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

See Also

NSTouchBar Class