pub unsafe static NSToolbarCloudSharingItemIdentifier: &'static NSToolbarItemIdentifierAvailable on crate features
NSToolbar and NSToolbarItem only.Expand description
A standard item for cloud sharing via NSSharingServiceNameCloudSharing. It validates itself and modifies its appearance by using the NSCloudSharingValidation protocol. It sends -performCloudSharing: to the firstResponder.
See also Appleās documentation