Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
TouchBar.GetItemIdentifiers
Queries the resolved array of item identifiers.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
TouchBar | 6.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "TouchBar.GetItemIdentifiers"; TouchBarRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
TouchBarRef | The reference number for the touch bar. | $TouchBar |
Result
Returns list or error.
Description
Queries the resolved array of item identifiers.If the bar has not been customized this will match the defaultItemIdentifiers.
See also
This function is free to use.
Created 1st November 2016, last changed 1st November 2016
TouchBar.GetDefaultItemIdentifiers - TouchBar.GetPrincipalItemIdentifier