pub unsafe static NSSystemExtensionUsageDescriptionKey: &'static NSString
Expand description
A property of a System Extension bundle containing a message that tells the user why the app is requesting to install it.
The ‘NSSystemExtensionUsageDescription’ key is required in your System Extension if your app uses APIs that install them.
See also Apple’s documentation