Platforms to show: All Mac Windows Linux Cross-Platform
NSGroupTouchBarItemMBS class
Super class: NSTouchBarItemMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | TouchBar | MBS Mac64bit Plugin | 16.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Subclass of the NSTouchBarItemMBS class.
- 2 properties
- property customizationLabel as String
- property groupTouchBar as NSViewControllerMBS
- method Constructor(identifier as string)
- shared method groupItemWithIdentifier(identifier as string, items() as NSTouchBarItemMBS) as NSGroupTouchBarItemMBS
Super class NSTouchBarItemMBS
- 2 events
- 7 properties
- property customizationLabel as String
- property Handle as Integer
- property identifier as String
- property view as NSViewMBS
- property viewController as NSViewControllerMBS
- property visibilityPriority as Single
- property visible as Boolean
- method Constructor(identifier as string)
- 5 shared methods
- shared method Available as Boolean
- shared method NSTouchBarItemIdentifierFixedSpaceLarge as String
- shared method NSTouchBarItemIdentifierFixedSpaceSmall as String
- shared method NSTouchBarItemIdentifierFlexibleSpace as String
- shared method NSTouchBarItemIdentifierOtherItemsProxy as String
- 3 constants
Visibility Priority
Constant | Value | Description |
---|---|---|
PriorityHigh | 1000 |
nItems with high visibility priority will be hidden after items with low visibility priority.one |
PriorityLow | -1000 |
nItems with high visibility priority will be hidden after items with low visibility priority.one |
PriorityNormal | 0 |
nItems with high visibility priority will be hidden after items with low visibility priority.one |
This class has no sub classes.
Blog Entries
The items on this page are in the following plugins: MBS Mac64bit Plugin.
NSGraphicsMBS - NSHelpManagerMBS
