NSToolbarToggleSidebarItemIdentifier

Static NSToolbarToggleSidebarItemIdentifier 

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

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

See also Apple’s documentation