Static NSToolbarToggleSidebarItemIdentifier

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

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

See also Apple’s documentation