Contents

selectedItemIdentifier

The identifier of the toolbar’s currently selected item.

Declaration

var selectedItemIdentifier: NSToolbarItem.Identifier? { get set }

Discussion

The value of this property is nil if the toolbar doesn’t have a selected item.

See Also

Managing items on the toolbar