Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.1   12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4    Statistic    FMM    Blog  

TouchBar.SetCustomizationRequiredItemIdentifiers

Sets the required identifiers.

Component Version macOS Windows Linux Server iOS SDK
TouchBar 6.5 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "TouchBar.SetCustomizationRequiredItemIdentifiers"; TouchBarRef; List )   More

Parameters

Parameter Description Example
TouchBarRef The reference number for the touch bar. $TouchBar
List The list of items.

Result

Returns OK or error.

Description

Sets the required identifiers.
Some items are too important to be removed. The corresponding item identifiers should be listed here. During customization the user will be prevented from removing these items from the touch bar.

See also

This function checks for a license.

Created 1st November 2016, last changed 1st November 2016


TouchBar.SetCustomizationIdentifier - TouchBar.SetDefaultItemIdentifiers

💬 Ask a question or report a problem