Platforms to show: All Mac Windows Linux Cross-Platform
Back to NSToolbarItemGroupMBS class.
NSToolbarItemGroupMBS.controlRepresentation as Integer
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | Cocoa Toolbar | MBS MacControls Plugin | 24.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read and Write property)
NSToolbarItemGroupMBS.selectedIndex as Integer
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | Cocoa Toolbar | MBS MacControls Plugin | 24.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
When using the NSToolbarItemGroupSelectionModeSelectAny or NSToolbarItemGroupSelectionModeMomentary selection mode, don’t assume that this value represents the selected subitem. This method returns the index of the most recently selected subitem.
To determine if a specific subitem of a grouped toolbar item is selected, use the isSelectedAtIndex: method.
(Read and Write property)
NSToolbarItemGroupMBS.selectionMode as Integer
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | Cocoa Toolbar | MBS MacControls Plugin | 24.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read and Write property)
The items on this page are in the following plugins: MBS MacControls Plugin.