NSToolbarToggleInspectorItemIdentifier

Static NSToolbarToggleInspectorItemIdentifier 

Source
pub unsafe static NSToolbarToggleInspectorItemIdentifier: &'static NSToolbarItemIdentifier
Available on crate features NSToolbar and NSToolbarItem only.
Expand description

A standard item that is configured to send -toggleInspector: to the firstResponder when invoked.

See also Apple’s documentation