Static kVTExtensionProperties_ContainingBundleNameKey

Source
pub unsafe static kVTExtensionProperties_ContainingBundleNameKey: &'static VTExtensionPropertiesKey
Available on crate feature VTUtilities only.
Expand description

A CFDictionary key for the extension host application localized name.

This key points to a CFStringRef value with the localized name of the application hosting the extension.

See also Apple’s documentation