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: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

TouchBar.GetCustomizationIdentifier

Queries the customization identifier.

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

Parameters

Parameter Description Example
TouchBarRef The reference number for the touch bar. $TouchBar

Result

Returns text or error.

Description

Queries the customization identifier.
A string uniquely identifying this bar for customization purposes. All bars with this identifier will have their items coordinated automatically during customization or instantiation.
Touch bars lacking a customizationIdentifier are not customizable.

See also

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


TouchBar.GetCustomizationAllowedItemIdentifiers - TouchBar.GetCustomizationRequiredItemIdentifiers

Feedback: Report problem or ask question.