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.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
TouchBar.GetCustomizationRequiredItemIdentifiers
Queries the required identifiers.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| TouchBar | 6.5 | Yes | No | No | No | No |
MBS( "TouchBar.GetCustomizationRequiredItemIdentifiers"; TouchBarRef ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| TouchBarRef | The reference number for the touch bar. | $TouchBar |
Result
Returns OK or error.
Description
Queries 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
- TouchBar.GetCustomizationAllowedItemIdentifiers
- TouchBar.SetCustomizationAllowedItemIdentifiers
- TouchBar.SetCustomizationRequiredItemIdentifiers
Created 1st November 2016, last changed 1st November 2016
TouchBar.GetCustomizationIdentifier - TouchBar.GetDefaultItemIdentifiers
Feedback: Report problem or ask question.
Links
MBS Xojo Plugins