Einhugur macOS Bridge plugin. |
|
NSGroupTouchBarItem.Constructor Constructor
Constructor that takes identifier and array of child items.

Constructor(
identifier
as String,
items()
as EinhugurMacOSBridge.NSTouchBarItem)
Parameters
- identifier
- Touch Bar item identifier.
- items()
- The child items to add to the group item.
Remarks
See Also
NSGroupTouchBarItem Class