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
Show or dismiss the customization palette for the currently displayed touch bars.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
TouchBar | 6.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
none
Returns OK or error.
Toggle Customization:
If [MBS( "TouchBar.Available" )]
Set Variable [$r; Value:MBS("TouchBar.ToggleCustomizationPalette")]
Else
Show Custom Dialog ["No TouchBar supported on this Mac."]
End If
This function checks for a license.
Created 1st November 2016, last changed 3th November 2016