pub unsafe static NSToolbarWritingToolsItemIdentifier: &'static NSToolbarItemIdentifier
Available on crate features
NSToolbar
and NSToolbarItem
only.Expand description
A standard item that is configured to send -showWritingTools: to the firstResponder when invoked.
See also Appleās documentation