Contents

toggleInspector

The identifier for a toolbar item that displays an inspector.

Declaration

static let toggleInspector: NSToolbarItem.Identifier

Discussion

When selected, this item sends a toggleInspector: message to the first responder.

See Also

Getting the standard item identifiers