Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
App.ClearTouchBar
Clears a TouchBar assigned to the app.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
App TouchBar | 8.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "App.ClearTouchBar" )
Parameters
none
Result
Returns OK or error.
Description
Clears a TouchBar assigned to the app.You assign the TouchBar with TouchBar.AssignToApp function.
See also
Release notes
- Version 8.4
- Added Window.ClearTouchBar and App.ClearTouchBar fucntions.
Blog Entries
This function checks for a license.
Created 8th August 2018, last changed 10th April 2022
