NSGlobalDomain

Static NSGlobalDomain 

Source
pub unsafe static NSGlobalDomain: &'static NSString
Available on crate features NSString and NSUserDefaults only.
Expand description

NSGlobalDomain identifies a domain shared between all applications for a given user. NSGlobalDomain is automatically included in all search lists, after the entries for the search list’s domain.

See also Apple’s documentation