pub type NSAboutPanelOptionKey = NSString;
Available on crate feature
NSApplication
only.Expand description
Optional keys in -orderFrontStandardAboutPanelWithOptions:
optionsDictionary.
See also Apple’s documentation
Aliased Type§
#[repr(C)]pub struct NSAboutPanelOptionKey { /* private fields */ }