pub unsafe static NSAboutPanelOptionApplicationVersion: &'static NSAboutPanelOptionKeyAvailable on crate feature
NSApplication only.Expand description
NSString displayed as the marketing version (“1.0”, “Mac OS X”, “3”, “WebObjects 3.5”, …), before the build version. If not specified, obtain from CFBundleShortVersionString key in infoDictionary. Prefixed with word “Version” if it looks like a number.
See also Apple’s documentation